#0F0F07 (or 0x0F0F07) is unknown color: approx Maire. HEX triplet: 0F, 0F and 07. RGB value is (15,15,7). Sum of RGB (Red+Green+Blue) = 15+15+7=37 (4% of max value = 765). Red value is 15 (6.25% from 255 or 40.54% from 37); Green value is 15 (6.25% from 255 or 40.54% from 37); Blue value is 7 (3.12% from 255 or 18.92% from 37); Max value from RGB is 15 - color contains mainly: red, green. Hex color #0F0F07 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0F0F07 is #F0F0F8. Grayscale: #0E0E0E. Windows color (decimal): -15790329 or 462607. OLE color: 462607.
HSL color Cylindrical-coordinate representation of color #0F0F07: hue angle of 60º degrees, saturation: 0.36, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #0F0F07 is Cyan = 0, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.94.
<style> p { color: #0F0F07; } p { color: rgb(15,15,7); } H1.HeaderClassName { color: #0F0F07; } .AnyTagClassName { color: #0F0F07; } </style>
<style> a { background-color: #0F0F07; } a { background-color: rgb(15,15,7); } div.DivClassName { background-color: #0F0F07; } .BgClassName { background-color: #0F0F07; } </style>
<style> span { border-color: #0F0F07; } span { border-color: rgb(15,15,7); } td.TdClassName { border-color: #0F0F07; } .TagClassName { border-color: #0F0F07; } </style>