#0F823F (or 0x0F823F) is unknown color: approx Dark Spring Green. HEX triplet: 0F, 82 and 3F. RGB value is (15,130,63). Sum of RGB (Red+Green+Blue) = 15+130+63=208 (27% of max value = 765). Red value is 15 (6.25% from 255 or 7.21% from 208); Green value is 130 (51.17% from 255 or 62.5% from 208); Blue value is 63 (25% from 255 or 30.29% from 208); Max value from RGB is 130 - color contains mainly: green. Hex color #0F823F is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #0F823F is #F07DC0. Grayscale: #585858. Windows color (decimal): -15760833 or 4162063. OLE color: 4162063.
HSL color Cylindrical-coordinate representation of color #0F823F: hue angle of 145.04º degrees, saturation: 0.79, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #0F823F is Cyan = 0.88, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.49.
<style> p { color: #0F823F; } p { color: rgb(15,130,63); } H1.HeaderClassName { color: #0F823F; } .AnyTagClassName { color: #0F823F; } </style>
<style> a { background-color: #0F823F; } a { background-color: rgb(15,130,63); } div.DivClassName { background-color: #0F823F; } .BgClassName { background-color: #0F823F; } </style>
<style> span { border-color: #0F823F; } span { border-color: rgb(15,130,63); } td.TdClassName { border-color: #0F823F; } .TagClassName { border-color: #0F823F; } </style>