#B1F04B (or 0xB1F04B) is unknown color: approx Conifer. HEX triplet: B1, F0 and 4B. RGB value is (177,240,75). Sum of RGB (Red+Green+Blue) = 177+240+75=492 (65% of max value = 765). Red value is 177 (69.53% from 255 or 35.98% from 492); Green value is 240 (94.14% from 255 or 48.78% from 492); Blue value is 75 (29.69% from 255 or 15.24% from 492); Max value from RGB is 240 - color contains mainly: green. Hex color #B1F04B is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #B1F04B is #4E0FB4. Grayscale: #CACACA. Windows color (decimal): -5115829 or 4976817. OLE color: 4976817.
HSL color Cylindrical-coordinate representation of color #B1F04B: hue angle of 82.91º degrees, saturation: 0.85, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #B1F04B is Cyan = 0.26, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.06.
<style> p { color: #B1F04B; } p { color: rgb(177,240,75); } H1.HeaderClassName { color: #B1F04B; } .AnyTagClassName { color: #B1F04B; } </style>
<style> a { background-color: #B1F04B; } a { background-color: rgb(177,240,75); } div.DivClassName { background-color: #B1F04B; } .BgClassName { background-color: #B1F04B; } </style>
<style> span { border-color: #B1F04B; } span { border-color: rgb(177,240,75); } td.TdClassName { border-color: #B1F04B; } .TagClassName { border-color: #B1F04B; } </style>