#0A0C09 (or 0x0A0C09) is unknown color: approx Pine Tree. HEX triplet: 0A, 0C and 09. RGB value is (10,12,9). Sum of RGB (Red+Green+Blue) = 10+12+9=31 (4% of max value = 765). Red value is 10 (4.30% from 255 or 32.26% from 31); Green value is 12 (5.08% from 255 or 38.71% from 31); Blue value is 9 (3.91% from 255 or 29.03% from 31); Max value from RGB is 12 - color contains mainly: green. Hex color #0A0C09 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0A0C09 is #F5F3F6. Grayscale: #0B0B0B. Windows color (decimal): -16118775 or 592906. OLE color: 592906.
HSL color Cylindrical-coordinate representation of color #0A0C09: hue angle of 100º degrees, saturation: 0.14, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #0A0C09 is Cyan = 0.17, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.95.
<style> p { color: #0A0C09; } p { color: rgb(10,12,9); } H1.HeaderClassName { color: #0A0C09; } .AnyTagClassName { color: #0A0C09; } </style>
<style> a { background-color: #0A0C09; } a { background-color: rgb(10,12,9); } div.DivClassName { background-color: #0A0C09; } .BgClassName { background-color: #0A0C09; } </style>
<style> span { border-color: #0A0C09; } span { border-color: rgb(10,12,9); } td.TdClassName { border-color: #0A0C09; } .TagClassName { border-color: #0A0C09; } </style>