#0F2A23 (or 0x0F2A23) is unknown color: approx Dark Green. HEX triplet: 0F, 2A and 23. RGB value is (15,42,35). Sum of RGB (Red+Green+Blue) = 15+42+35=92 (12% of max value = 765). Red value is 15 (6.25% from 255 or 16.30% from 92); Green value is 42 (16.80% from 255 or 45.65% from 92); Blue value is 35 (14.06% from 255 or 38.04% from 92); Max value from RGB is 42 - color contains mainly: green. Hex color #0F2A23 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #0F2A23 is #F0D5DC. Grayscale: #212121. Windows color (decimal): -15783389 or 2304527. OLE color: 2304527.
HSL color Cylindrical-coordinate representation of color #0F2A23: hue angle of 164.44º degrees, saturation: 0.47, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #0F2A23 is Cyan = 0.64, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.84.
<style> p { color: #0F2A23; } p { color: rgb(15,42,35); } H1.HeaderClassName { color: #0F2A23; } .AnyTagClassName { color: #0F2A23; } </style>
<style> a { background-color: #0F2A23; } a { background-color: rgb(15,42,35); } div.DivClassName { background-color: #0F2A23; } .BgClassName { background-color: #0F2A23; } </style>
<style> span { border-color: #0F2A23; } span { border-color: rgb(15,42,35); } td.TdClassName { border-color: #0F2A23; } .TagClassName { border-color: #0F2A23; } </style>