#0FBB4B (or 0x0FBB4B) is unknown color: approx Dark Pastel Green. HEX triplet: 0F, BB and 4B. RGB value is (15,187,75). Sum of RGB (Red+Green+Blue) = 15+187+75=277 (36% of max value = 765). Red value is 15 (6.25% from 255 or 5.42% from 277); Green value is 187 (73.44% from 255 or 67.51% from 277); Blue value is 75 (29.69% from 255 or 27.08% from 277); Max value from RGB is 187 - color contains mainly: green. Hex color #0FBB4B is not a web safe color. Web safe color analog (approx): #00CC33. Inversed color of #0FBB4B is #F044B4. Grayscale: #7B7B7B. Windows color (decimal): -15746229 or 4963087. OLE color: 4963087.
HSL color Cylindrical-coordinate representation of color #0FBB4B: hue angle of 140.93º degrees, saturation: 0.85, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #0FBB4B is Cyan = 0.92, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.27.
<style> p { color: #0FBB4B; } p { color: rgb(15,187,75); } H1.HeaderClassName { color: #0FBB4B; } .AnyTagClassName { color: #0FBB4B; } </style>
<style> a { background-color: #0FBB4B; } a { background-color: rgb(15,187,75); } div.DivClassName { background-color: #0FBB4B; } .BgClassName { background-color: #0FBB4B; } </style>
<style> span { border-color: #0FBB4B; } span { border-color: rgb(15,187,75); } td.TdClassName { border-color: #0FBB4B; } .TagClassName { border-color: #0FBB4B; } </style>