#0F8F61 (or 0x0F8F61) is unknown color: approx Elf Green. HEX triplet: 0F, 8F and 61. RGB value is (15,143,97). Sum of RGB (Red+Green+Blue) = 15+143+97=255 (33% of max value = 765). Red value is 15 (6.25% from 255 or 5.88% from 255); Green value is 143 (56.25% from 255 or 56.08% from 255); Blue value is 97 (38.28% from 255 or 38.04% from 255); Max value from RGB is 143 - color contains mainly: green. Hex color #0F8F61 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #0F8F61 is #F0709E. Grayscale: #636363. Windows color (decimal): -15757471 or 6393615. OLE color: 6393615.
HSL color Cylindrical-coordinate representation of color #0F8F61: hue angle of 158.44º degrees, saturation: 0.81, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0F8F61 is Cyan = 0.90, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.44.
<style> p { color: #0F8F61; } p { color: rgb(15,143,97); } H1.HeaderClassName { color: #0F8F61; } .AnyTagClassName { color: #0F8F61; } </style>
<style> a { background-color: #0F8F61; } a { background-color: rgb(15,143,97); } div.DivClassName { background-color: #0F8F61; } .BgClassName { background-color: #0F8F61; } </style>
<style> span { border-color: #0F8F61; } span { border-color: rgb(15,143,97); } td.TdClassName { border-color: #0F8F61; } .TagClassName { border-color: #0F8F61; } </style>