#0BA50F (or 0x0BA50F) is unknown color: approx Islamic Green. HEX triplet: 0B, A5 and 0F. RGB value is (11,165,15). Sum of RGB (Red+Green+Blue) = 11+165+15=191 (25% of max value = 765). Red value is 11 (4.69% from 255 or 5.76% from 191); Green value is 165 (64.84% from 255 or 86.39% from 191); Blue value is 15 (6.25% from 255 or 7.85% from 191); Max value from RGB is 165 - color contains mainly: green. Hex color #0BA50F is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #0BA50F is #F45AF0. Grayscale: #666666. Windows color (decimal): -16014065 or 1025291. OLE color: 1025291.
HSL color Cylindrical-coordinate representation of color #0BA50F: hue angle of 121.56º degrees, saturation: 0.88, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #0BA50F is Cyan = 0.93, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.35.
<style> p { color: #0BA50F; } p { color: rgb(11,165,15); } H1.HeaderClassName { color: #0BA50F; } .AnyTagClassName { color: #0BA50F; } </style>
<style> a { background-color: #0BA50F; } a { background-color: rgb(11,165,15); } div.DivClassName { background-color: #0BA50F; } .BgClassName { background-color: #0BA50F; } </style>
<style> span { border-color: #0BA50F; } span { border-color: rgb(11,165,15); } td.TdClassName { border-color: #0BA50F; } .TagClassName { border-color: #0BA50F; } </style>