#0BEB8B (or 0x0BEB8B) is unknown color: approx Medium Spring Green. HEX triplet: 0B, EB and 8B. RGB value is (11,235,139). Sum of RGB (Red+Green+Blue) = 11+235+139=385 (50% of max value = 765). Red value is 11 (4.69% from 255 or 2.86% from 385); Green value is 235 (92.19% from 255 or 61.04% from 385); Blue value is 139 (54.69% from 255 or 36.10% from 385); Max value from RGB is 235 - color contains mainly: green. Hex color #0BEB8B is not a web safe color. Web safe color analog (approx): #00FF99. Inversed color of #0BEB8B is #F41474. Grayscale: #9D9D9D. Windows color (decimal): -15996021 or 9169675. OLE color: 9169675.
HSL color Cylindrical-coordinate representation of color #0BEB8B: hue angle of 154.29º degrees, saturation: 0.91, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #0BEB8B is Cyan = 0.95, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.08.
<style> p { color: #0beb8b; } p { color: rgb(11,235,139); } H1.HeaderClassName { color: #0beb8b; } .AnyTagClassName { color: #0beb8b; } </style>
<style> a { background-color: #0beb8b; } a { background-color: rgb(11,235,139); } div.DivClassName { background-color: #0beb8b; } .BgClassName { background-color: #0beb8b; } </style>
<style> span { border-color: #0beb8b; } span { border-color: rgb(11,235,139); } td.TdClassName { border-color: #0beb8b; } .TagClassName { border-color: #0beb8b; } </style>