#0B0204 (or 0x0B0204) is unknown color: approx Rustic Red. HEX triplet: 0B, 02 and 04. RGB value is (11,2,4). Sum of RGB (Red+Green+Blue) = 11+2+4=17 (2% of max value = 765). Red value is 11 (4.69% from 255 or 64.71% from 17); Green value is 2 (1.17% from 255 or 11.76% from 17); Blue value is 4 (1.95% from 255 or 23.53% from 17); Max value from RGB is 11 - color contains mainly: red. Hex color #0B0204 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0B0204 is #F4FDFB. Grayscale: #040404. Windows color (decimal): -16055804 or 262667. OLE color: 262667.
HSL color Cylindrical-coordinate representation of color #0B0204: hue angle of 346.67º degrees, saturation: 0.69, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.04% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #0B0204 is Cyan = 0, Magento = 0.82, Yellow = 0.64 and Black (K on CMYK) = 0.96.
<style> p { color: #0B0204; } p { color: rgb(11,2,4); } H1.HeaderClassName { color: #0B0204; } .AnyTagClassName { color: #0B0204; } </style>
<style> a { background-color: #0B0204; } a { background-color: rgb(11,2,4); } div.DivClassName { background-color: #0B0204; } .BgClassName { background-color: #0B0204; } </style>
<style> span { border-color: #0B0204; } span { border-color: rgb(11,2,4); } td.TdClassName { border-color: #0B0204; } .TagClassName { border-color: #0B0204; } </style>