#0F0801 (or 0x0F0801) is unknown color: approx Black. HEX triplet: 0F, 08 and 01. RGB value is (15,8,1). Sum of RGB (Red+Green+Blue) = 15+8+1=24 (3% of max value = 765). Red value is 15 (6.25% from 255 or 62.5% from 24); Green value is 8 (3.52% from 255 or 33.33% from 24); Blue value is 1 (0.78% from 255 or 4.17% from 24); Max value from RGB is 15 - color contains mainly: red. Hex color #0F0801 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0F0801 is #F0F7FE. Grayscale: #090909. Windows color (decimal): -15792127 or 67599. OLE color: 67599.
HSL color Cylindrical-coordinate representation of color #0F0801: hue angle of 30º degrees, saturation: 0.88, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0F0801 is Cyan = 0, Magento = 0.47, Yellow = 0.93 and Black (K on CMYK) = 0.94.
<style> p { color: #0F0801; } p { color: rgb(15,8,1); } H1.HeaderClassName { color: #0F0801; } .AnyTagClassName { color: #0F0801; } </style>
<style> a { background-color: #0F0801; } a { background-color: rgb(15,8,1); } div.DivClassName { background-color: #0F0801; } .BgClassName { background-color: #0F0801; } </style>
<style> span { border-color: #0F0801; } span { border-color: rgb(15,8,1); } td.TdClassName { border-color: #0F0801; } .TagClassName { border-color: #0F0801; } </style>