#B2AEBD (or 0xB2AEBD) is unknown color: approx Blue Haze. HEX triplet: B2, AE and BD. RGB value is (178,174,189). Sum of RGB (Red+Green+Blue) = 178+174+189=541 (71% of max value = 765). Red value is 178 (69.92% from 255 or 32.90% from 541); Green value is 174 (68.36% from 255 or 32.16% from 541); Blue value is 189 (74.22% from 255 or 34.94% from 541); Max value from RGB is 189 - color contains mainly: blue. Hex color #B2AEBD is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #B2AEBD is #4D5142. Grayscale: #B0B0B0. Windows color (decimal): -5067075 or 12431026. OLE color: 12431026.
HSL color Cylindrical-coordinate representation of color #B2AEBD: hue angle of 256º degrees, saturation: 0.1, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #B2AEBD is Cyan = 0.06, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #B2AEBD; } p { color: rgb(178,174,189); } H1.HeaderClassName { color: #B2AEBD; } .AnyTagClassName { color: #B2AEBD; } </style>
<style> a { background-color: #B2AEBD; } a { background-color: rgb(178,174,189); } div.DivClassName { background-color: #B2AEBD; } .BgClassName { background-color: #B2AEBD; } </style>
<style> span { border-color: #B2AEBD; } span { border-color: rgb(178,174,189); } td.TdClassName { border-color: #B2AEBD; } .TagClassName { border-color: #B2AEBD; } </style>