#B1AABC (or 0xB1AABC) is unknown color: approx French Grey. HEX triplet: B1, AA and BC. RGB value is (177,170,188). Sum of RGB (Red+Green+Blue) = 177+170+188=535 (70% of max value = 765). Red value is 177 (69.53% from 255 or 33.08% from 535); Green value is 170 (66.80% from 255 or 31.78% from 535); Blue value is 188 (73.83% from 255 or 35.14% from 535); Max value from RGB is 188 - color contains mainly: blue. Hex color #B1AABC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #B1AABC is #4E5543. Grayscale: #AEAEAE. Windows color (decimal): -5133636 or 12364465. OLE color: 12364465.
HSL color Cylindrical-coordinate representation of color #B1AABC: hue angle of 263.33º degrees, saturation: 0.12, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #B1AABC is Cyan = 0.06, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #B1AABC; } p { color: rgb(177,170,188); } H1.HeaderClassName { color: #B1AABC; } .AnyTagClassName { color: #B1AABC; } </style>
<style> a { background-color: #B1AABC; } a { background-color: rgb(177,170,188); } div.DivClassName { background-color: #B1AABC; } .BgClassName { background-color: #B1AABC; } </style>
<style> span { border-color: #B1AABC; } span { border-color: rgb(177,170,188); } td.TdClassName { border-color: #B1AABC; } .TagClassName { border-color: #B1AABC; } </style>