#0FB71B (or 0x0FB71B) is unknown color: approx Dark Pastel Green. HEX triplet: 0F, B7 and 1B. RGB value is (15,183,27). Sum of RGB (Red+Green+Blue) = 15+183+27=225 (29% of max value = 765). Red value is 15 (6.25% from 255 or 6.67% from 225); Green value is 183 (71.88% from 255 or 81.33% from 225); Blue value is 27 (10.94% from 255 or 12% from 225); Max value from RGB is 183 - color contains mainly: green. Hex color #0FB71B is not a web safe color. Web safe color analog (approx): #00CC33. Inversed color of #0FB71B is #F048E4. Grayscale: #737373. Windows color (decimal): -15747301 or 1816335. OLE color: 1816335.
HSL color Cylindrical-coordinate representation of color #0FB71B: hue angle of 124.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 #0FB71B is Cyan = 0.92, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.28.
<style> p { color: #0FB71B; } p { color: rgb(15,183,27); } H1.HeaderClassName { color: #0FB71B; } .AnyTagClassName { color: #0FB71B; } </style>
<style> a { background-color: #0FB71B; } a { background-color: rgb(15,183,27); } div.DivClassName { background-color: #0FB71B; } .BgClassName { background-color: #0FB71B; } </style>
<style> span { border-color: #0FB71B; } span { border-color: rgb(15,183,27); } td.TdClassName { border-color: #0FB71B; } .TagClassName { border-color: #0FB71B; } </style>