#0FB76F (or 0x0FB76F) is unknown color: approx Jade. HEX triplet: 0F, B7 and 6F. RGB value is (15,183,111). Sum of RGB (Red+Green+Blue) = 15+183+111=309 (40% of max value = 765). Red value is 15 (6.25% from 255 or 4.85% from 309); Green value is 183 (71.88% from 255 or 59.22% from 309); Blue value is 111 (43.75% from 255 or 35.92% from 309); Max value from RGB is 183 - color contains mainly: green. Hex color #0FB76F is not a web safe color. Web safe color analog (approx): #00CC66. Inversed color of #0FB76F is #F04890. Grayscale: #7C7C7C. Windows color (decimal): -15747217 or 7321359. OLE color: 7321359.
HSL color Cylindrical-coordinate representation of color #0FB76F: hue angle of 154.29º degrees, saturation: 0.85, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0FB76F is Cyan = 0.92, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.28.
<style> p { color: #0FB76F; } p { color: rgb(15,183,111); } H1.HeaderClassName { color: #0FB76F; } .AnyTagClassName { color: #0FB76F; } </style>
<style> a { background-color: #0FB76F; } a { background-color: rgb(15,183,111); } div.DivClassName { background-color: #0FB76F; } .BgClassName { background-color: #0FB76F; } </style>
<style> span { border-color: #0FB76F; } span { border-color: rgb(15,183,111); } td.TdClassName { border-color: #0FB76F; } .TagClassName { border-color: #0FB76F; } </style>