#0F4B0C (or 0x0F4B0C) is unknown color: approx Myrtle. HEX triplet: 0F, 4B and 0C. RGB value is (15,75,12). Sum of RGB (Red+Green+Blue) = 15+75+12=102 (13% of max value = 765). Red value is 15 (6.25% from 255 or 14.71% from 102); Green value is 75 (29.69% from 255 or 73.53% from 102); Blue value is 12 (5.08% from 255 or 11.76% from 102); Max value from RGB is 75 - color contains mainly: green. Hex color #0F4B0C is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #0F4B0C is #F0B4F3. Grayscale: #323232. Windows color (decimal): -15774964 or 805647. OLE color: 805647.
HSL color Cylindrical-coordinate representation of color #0F4B0C: hue angle of 117.14º degrees, saturation: 0.72, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #0F4B0C is Cyan = 0.80, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.71.
<style> p { color: #0F4B0C; } p { color: rgb(15,75,12); } H1.HeaderClassName { color: #0F4B0C; } .AnyTagClassName { color: #0F4B0C; } </style>
<style> a { background-color: #0F4B0C; } a { background-color: rgb(15,75,12); } div.DivClassName { background-color: #0F4B0C; } .BgClassName { background-color: #0F4B0C; } </style>
<style> span { border-color: #0F4B0C; } span { border-color: rgb(15,75,12); } td.TdClassName { border-color: #0F4B0C; } .TagClassName { border-color: #0F4B0C; } </style>