#080C18 (or 0x080C18) is unknown color: approx Black Russian. HEX triplet: 08, 0C and 18. RGB value is (8,12,24). Sum of RGB (Red+Green+Blue) = 8+12+24=44 (5% of max value = 765). Red value is 8 (3.52% from 255 or 18.18% from 44); Green value is 12 (5.08% from 255 or 27.27% from 44); Blue value is 24 (9.77% from 255 or 54.55% from 44); Max value from RGB is 24 - color contains mainly: blue. Hex color #080C18 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #080C18 is #F7F3E7. Grayscale: #0C0C0C. Windows color (decimal): -16249832 or 1575944. OLE color: 1575944.
HSL color Cylindrical-coordinate representation of color #080C18: hue angle of 225º degrees, saturation: 0.5, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #080C18 is Cyan = 0.67, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.91.
<style> p { color: #080C18; } p { color: rgb(8,12,24); } H1.HeaderClassName { color: #080C18; } .AnyTagClassName { color: #080C18; } </style>
<style> a { background-color: #080C18; } a { background-color: rgb(8,12,24); } div.DivClassName { background-color: #080C18; } .BgClassName { background-color: #080C18; } </style>
<style> span { border-color: #080C18; } span { border-color: rgb(8,12,24); } td.TdClassName { border-color: #080C18; } .TagClassName { border-color: #080C18; } </style>