#B1BEA1 (or 0xB1BEA1) is unknown color: approx Sprout. HEX triplet: B1, BE and A1. RGB value is (177,190,161). Sum of RGB (Red+Green+Blue) = 177+190+161=528 (69% of max value = 765). Red value is 177 (69.53% from 255 or 33.52% from 528); Green value is 190 (74.61% from 255 or 35.98% from 528); Blue value is 161 (63.28% from 255 or 30.49% from 528); Max value from RGB is 190 - color contains mainly: green. Hex color #B1BEA1 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #B1BEA1 is #4E415E. Grayscale: #B6B6B6. Windows color (decimal): -5128543 or 10600113. OLE color: 10600113.
HSL color Cylindrical-coordinate representation of color #B1BEA1: hue angle of 86.9º degrees, saturation: 0.18, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #B1BEA1 is Cyan = 0.07, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.25.
<style> p { color: #B1BEA1; } p { color: rgb(177,190,161); } H1.HeaderClassName { color: #B1BEA1; } .AnyTagClassName { color: #B1BEA1; } </style>
<style> a { background-color: #B1BEA1; } a { background-color: rgb(177,190,161); } div.DivClassName { background-color: #B1BEA1; } .BgClassName { background-color: #B1BEA1; } </style>
<style> span { border-color: #B1BEA1; } span { border-color: rgb(177,190,161); } td.TdClassName { border-color: #B1BEA1; } .TagClassName { border-color: #B1BEA1; } </style>