#B0F06D (or 0xB0F06D) is unknown color: approx Sulu. HEX triplet: B0, F0 and 6D. RGB value is (176,240,109). Sum of RGB (Red+Green+Blue) = 176+240+109=525 (69% of max value = 765). Red value is 176 (69.14% from 255 or 33.52% from 525); Green value is 240 (94.14% from 255 or 45.71% from 525); Blue value is 109 (42.97% from 255 or 20.76% from 525); Max value from RGB is 240 - color contains mainly: green. Hex color #B0F06D is not a web safe color. Web safe color analog (approx): #99FF66. Inversed color of #B0F06D is #4F0F92. Grayscale: #CECECE. Windows color (decimal): -5181331 or 7205040. OLE color: 7205040.
HSL color Cylindrical-coordinate representation of color #B0F06D: hue angle of 89.31º degrees, saturation: 0.81, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #B0F06D is Cyan = 0.27, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.06.
<style> p { color: #b0f06d; } p { color: rgb(176,240,109); } H1.HeaderClassName { color: #b0f06d; } .AnyTagClassName { color: #b0f06d; } </style>
<style> a { background-color: #b0f06d; } a { background-color: rgb(176,240,109); } div.DivClassName { background-color: #b0f06d; } .BgClassName { background-color: #b0f06d; } </style>
<style> span { border-color: #b0f06d; } span { border-color: rgb(176,240,109); } td.TdClassName { border-color: #b0f06d; } .TagClassName { border-color: #b0f06d; } </style>