#B5AECC (or 0xB5AECC) is unknown color: approx Blue Haze. HEX triplet: B5, AE and CC. RGB value is (181,174,204). Sum of RGB (Red+Green+Blue) = 181+174+204=559 (74% of max value = 765). Red value is 181 (71.09% from 255 or 32.38% from 559); Green value is 174 (68.36% from 255 or 31.13% from 559); Blue value is 204 (80.08% from 255 or 36.49% from 559); Max value from RGB is 204 - color contains mainly: blue. Hex color #B5AECC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #B5AECC is #4A5133. Grayscale: #B3B3B3. Windows color (decimal): -4870452 or 13414069. OLE color: 13414069.
HSL color Cylindrical-coordinate representation of color #B5AECC: hue angle of 254º degrees, saturation: 0.23, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #B5AECC is Cyan = 0.11, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #B5AECC; } p { color: rgb(181,174,204); } H1.HeaderClassName { color: #B5AECC; } .AnyTagClassName { color: #B5AECC; } </style>
<style> a { background-color: #B5AECC; } a { background-color: rgb(181,174,204); } div.DivClassName { background-color: #B5AECC; } .BgClassName { background-color: #B5AECC; } </style>
<style> span { border-color: #B5AECC; } span { border-color: rgb(181,174,204); } td.TdClassName { border-color: #B5AECC; } .TagClassName { border-color: #B5AECC; } </style>