#0F080C (or 0x0F080C) is unknown color: approx Melanzane. HEX triplet: 0F, 08 and 0C. RGB value is (15,8,12). Sum of RGB (Red+Green+Blue) = 15+8+12=35 (4% of max value = 765). Red value is 15 (6.25% from 255 or 42.86% from 35); Green value is 8 (3.52% from 255 or 22.86% from 35); Blue value is 12 (5.08% from 255 or 34.29% from 35); Max value from RGB is 15 - color contains mainly: red. Hex color #0F080C is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0F080C is #F0F7F3. Grayscale: #0A0A0A. Windows color (decimal): -15792116 or 788495. OLE color: 788495.
HSL color Cylindrical-coordinate representation of color #0F080C: hue angle of 325.71º degrees, saturation: 0.3, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #0F080C is Cyan = 0, Magento = 0.47, Yellow = 0.20 and Black (K on CMYK) = 0.94.
<style> p { color: #0F080C; } p { color: rgb(15,8,12); } H1.HeaderClassName { color: #0F080C; } .AnyTagClassName { color: #0F080C; } </style>
<style> a { background-color: #0F080C; } a { background-color: rgb(15,8,12); } div.DivClassName { background-color: #0F080C; } .BgClassName { background-color: #0F080C; } </style>
<style> span { border-color: #0F080C; } span { border-color: rgb(15,8,12); } td.TdClassName { border-color: #0F080C; } .TagClassName { border-color: #0F080C; } </style>