#B0F83B (or 0xB0F83B) is unknown color: approx Green Yellow. HEX triplet: B0, F8 and 3B. RGB value is (176,248,59). Sum of RGB (Red+Green+Blue) = 176+248+59=483 (63% of max value = 765). Red value is 176 (69.14% from 255 or 36.44% from 483); Green value is 248 (97.27% from 255 or 51.35% from 483); Blue value is 59 (23.44% from 255 or 12.22% from 483); Max value from RGB is 248 - color contains mainly: green. Hex color #B0F83B is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #B0F83B is #4F07C4. Grayscale: #CDCDCD. Windows color (decimal): -5179333 or 3930288. OLE color: 3930288.
HSL color Cylindrical-coordinate representation of color #B0F83B: hue angle of 82.86º degrees, saturation: 0.93, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #B0F83B is Cyan = 0.29, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.03.
<style> p { color: #B0F83B; } p { color: rgb(176,248,59); } H1.HeaderClassName { color: #B0F83B; } .AnyTagClassName { color: #B0F83B; } </style>
<style> a { background-color: #B0F83B; } a { background-color: rgb(176,248,59); } div.DivClassName { background-color: #B0F83B; } .BgClassName { background-color: #B0F83B; } </style>
<style> span { border-color: #B0F83B; } span { border-color: rgb(176,248,59); } td.TdClassName { border-color: #B0F83B; } .TagClassName { border-color: #B0F83B; } </style>