#080F10 (or 0x080F10) is unknown color: approx Black Pearl. HEX triplet: 08, 0F and 10. RGB value is (8,15,16). Sum of RGB (Red+Green+Blue) = 8+15+16=39 (5% of max value = 765). Red value is 8 (3.52% from 255 or 20.51% from 39); Green value is 15 (6.25% from 255 or 38.46% from 39); Blue value is 16 (6.64% from 255 or 41.03% from 39); Max value from RGB is 16 - color contains mainly: blue. Hex color #080F10 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #080F10 is #F7F0EF. Grayscale: #0D0D0D. Windows color (decimal): -16249072 or 1052424. OLE color: 1052424.
HSL color Cylindrical-coordinate representation of color #080F10: hue angle of 187.5º degrees, saturation: 0.33, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #080F10 is Cyan = 0.50, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.94.
<style> p { color: #080F10; } p { color: rgb(8,15,16); } H1.HeaderClassName { color: #080F10; } .AnyTagClassName { color: #080F10; } </style>
<style> a { background-color: #080F10; } a { background-color: rgb(8,15,16); } div.DivClassName { background-color: #080F10; } .BgClassName { background-color: #080F10; } </style>
<style> span { border-color: #080F10; } span { border-color: rgb(8,15,16); } td.TdClassName { border-color: #080F10; } .TagClassName { border-color: #080F10; } </style>