#012C09 (or 0x012C09) is unknown color: approx Deep Fir. HEX triplet: 01, 2C and 09. RGB value is (1,44,9). Sum of RGB (Red+Green+Blue) = 1+44+9=54 (7% of max value = 765). Red value is 1 (0.78% from 255 or 1.85% from 54); Green value is 44 (17.58% from 255 or 81.48% from 54); Blue value is 9 (3.91% from 255 or 16.67% from 54); Max value from RGB is 44 - color contains mainly: green. Hex color #012C09 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #012C09 is #FED3F6. Grayscale: #1B1B1B. Windows color (decimal): -16700407 or 601089. OLE color: 601089.
HSL color Cylindrical-coordinate representation of color #012C09: hue angle of 131.16º degrees, saturation: 0.96, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #012C09 is Cyan = 0.98, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.83.
<style> p { color: #012C09; } p { color: rgb(1,44,9); } H1.HeaderClassName { color: #012C09; } .AnyTagClassName { color: #012C09; } </style>
<style> a { background-color: #012C09; } a { background-color: rgb(1,44,9); } div.DivClassName { background-color: #012C09; } .BgClassName { background-color: #012C09; } </style>
<style> span { border-color: #012C09; } span { border-color: rgb(1,44,9); } td.TdClassName { border-color: #012C09; } .TagClassName { border-color: #012C09; } </style>