#0F1D0A (or 0x0F1D0A) is unknown color: approx Myrtle. HEX triplet: 0F, 1D and 0A. RGB value is (15,29,10). Sum of RGB (Red+Green+Blue) = 15+29+10=54 (7% of max value = 765). Red value is 15 (6.25% from 255 or 27.78% from 54); Green value is 29 (11.72% from 255 or 53.70% from 54); Blue value is 10 (4.30% from 255 or 18.52% from 54); Max value from RGB is 29 - color contains mainly: green. Hex color #0F1D0A is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #0F1D0A is #F0E2F5. Grayscale: #161616. Windows color (decimal): -15786742 or 662799. OLE color: 662799.
HSL color Cylindrical-coordinate representation of color #0F1D0A: hue angle of 104.21º degrees, saturation: 0.49, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.11% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #0F1D0A is Cyan = 0.48, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.89.
<style> p { color: #0F1D0A; } p { color: rgb(15,29,10); } H1.HeaderClassName { color: #0F1D0A; } .AnyTagClassName { color: #0F1D0A; } </style>
<style> a { background-color: #0F1D0A; } a { background-color: rgb(15,29,10); } div.DivClassName { background-color: #0F1D0A; } .BgClassName { background-color: #0F1D0A; } </style>
<style> span { border-color: #0F1D0A; } span { border-color: rgb(15,29,10); } td.TdClassName { border-color: #0F1D0A; } .TagClassName { border-color: #0F1D0A; } </style>