#0FBB2B (or 0x0FBB2B) is unknown color: approx Dark Pastel Green. HEX triplet: 0F, BB and 2B. RGB value is (15,187,43). Sum of RGB (Red+Green+Blue) = 15+187+43=245 (32% of max value = 765). Red value is 15 (6.25% from 255 or 6.12% from 245); Green value is 187 (73.44% from 255 or 76.33% from 245); Blue value is 43 (17.19% from 255 or 17.55% from 245); Max value from RGB is 187 - color contains mainly: green. Hex color #0FBB2B is not a web safe color. Web safe color analog (approx): #00CC33. Inversed color of #0FBB2B is #F044D4. Grayscale: #777777. Windows color (decimal): -15746261 or 2865935. OLE color: 2865935.
HSL color Cylindrical-coordinate representation of color #0FBB2B: hue angle of 129.77º 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 #0FBB2B is Cyan = 0.92, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.27.
<style> p { color: #0fbb2b; } p { color: rgb(15,187,43); } H1.HeaderClassName { color: #0fbb2b; } .AnyTagClassName { color: #0fbb2b; } </style>
<style> a { background-color: #0fbb2b; } a { background-color: rgb(15,187,43); } div.DivClassName { background-color: #0fbb2b; } .BgClassName { background-color: #0fbb2b; } </style>
<style> span { border-color: #0fbb2b; } span { border-color: rgb(15,187,43); } td.TdClassName { border-color: #0fbb2b; } .TagClassName { border-color: #0fbb2b; } </style>