#B1E2AA (or 0xB1E2AA) is unknown color: approx Moss Green. HEX triplet: B1, E2 and AA. RGB value is (177,226,170). Sum of RGB (Red+Green+Blue) = 177+226+170=573 (75% of max value = 765). Red value is 177 (69.53% from 255 or 30.89% from 573); Green value is 226 (88.67% from 255 or 39.44% from 573); Blue value is 170 (66.80% from 255 or 29.67% from 573); Max value from RGB is 226 - color contains mainly: green. Hex color #B1E2AA is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #B1E2AA is #4E1D55. Grayscale: #CDCDCD. Windows color (decimal): -5119318 or 11199153. OLE color: 11199153.
HSL color Cylindrical-coordinate representation of color #B1E2AA: hue angle of 112.5º degrees, saturation: 0.49, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #B1E2AA is Cyan = 0.22, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.11.
<style> p { color: #B1E2AA; } p { color: rgb(177,226,170); } H1.HeaderClassName { color: #B1E2AA; } .AnyTagClassName { color: #B1E2AA; } </style>
<style> a { background-color: #B1E2AA; } a { background-color: rgb(177,226,170); } div.DivClassName { background-color: #B1E2AA; } .BgClassName { background-color: #B1E2AA; } </style>
<style> span { border-color: #B1E2AA; } span { border-color: rgb(177,226,170); } td.TdClassName { border-color: #B1E2AA; } .TagClassName { border-color: #B1E2AA; } </style>