#B1AED6 (or 0xB1AED6) is unknown color: approx Lavender Grey. HEX triplet: B1, AE and D6. RGB value is (177,174,214). Sum of RGB (Red+Green+Blue) = 177+174+214=565 (74% of max value = 765). Red value is 177 (69.53% from 255 or 31.33% from 565); Green value is 174 (68.36% from 255 or 30.80% from 565); Blue value is 214 (83.98% from 255 or 37.88% from 565); Max value from RGB is 214 - color contains mainly: blue. Hex color #B1AED6 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #B1AED6 is #4E5129. Grayscale: #B3B3B3. Windows color (decimal): -5132586 or 14069425. OLE color: 14069425.
HSL color Cylindrical-coordinate representation of color #B1AED6: hue angle of 244.5º degrees, saturation: 0.33, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #B1AED6 is Cyan = 0.17, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #B1AED6; } p { color: rgb(177,174,214); } H1.HeaderClassName { color: #B1AED6; } .AnyTagClassName { color: #B1AED6; } </style>
<style> a { background-color: #B1AED6; } a { background-color: rgb(177,174,214); } div.DivClassName { background-color: #B1AED6; } .BgClassName { background-color: #B1AED6; } </style>
<style> span { border-color: #B1AED6; } span { border-color: rgb(177,174,214); } td.TdClassName { border-color: #B1AED6; } .TagClassName { border-color: #B1AED6; } </style>