#4C0123 (or 0x4C0123) is unknown color: approx Blackberry. HEX triplet: 4C, 01 and 23. RGB value is (76,1,35). Sum of RGB (Red+Green+Blue) = 76+1+35=112 (14% of max value = 765). Red value is 76 (30.08% from 255 or 67.86% from 112); Green value is 1 (0.78% from 255 or 0.89% from 112); Blue value is 35 (14.06% from 255 or 31.25% from 112); Max value from RGB is 76 - color contains mainly: red. Hex color #4C0123 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #4C0123 is #B3FEDC. Grayscale: #1B1B1B. Windows color (decimal): -11796189 or 2294092. OLE color: 2294092.
HSL color Cylindrical-coordinate representation of color #4C0123: hue angle of 332.8º degrees, saturation: 0.97, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #4C0123 is Cyan = 0, Magento = 0.99, Yellow = 0.54 and Black (K on CMYK) = 0.70.
<style> p { color: #4C0123; } p { color: rgb(76,1,35); } H1.HeaderClassName { color: #4C0123; } .AnyTagClassName { color: #4C0123; } </style>
<style> a { background-color: #4C0123; } a { background-color: rgb(76,1,35); } div.DivClassName { background-color: #4C0123; } .BgClassName { background-color: #4C0123; } </style>
<style> span { border-color: #4C0123; } span { border-color: rgb(76,1,35); } td.TdClassName { border-color: #4C0123; } .TagClassName { border-color: #4C0123; } </style>