#B4AEEC (or 0xB4AEEC) is unknown color: approx Lavender Grey. HEX triplet: B4, AE and EC. RGB value is (180,174,236). Sum of RGB (Red+Green+Blue) = 180+174+236=590 (78% of max value = 765). Red value is 180 (70.70% from 255 or 30.51% from 590); Green value is 174 (68.36% from 255 or 29.49% from 590); Blue value is 236 (92.58% from 255 or 40% from 590); Max value from RGB is 236 - color contains mainly: blue. Hex color #B4AEEC is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #B4AEEC is #4B5113. Grayscale: #B6B6B6. Windows color (decimal): -4935956 or 15511220. OLE color: 15511220.
HSL color Cylindrical-coordinate representation of color #B4AEEC: hue angle of 245.81º degrees, saturation: 0.62, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #B4AEEC is Cyan = 0.24, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #B4AEEC; } p { color: rgb(180,174,236); } H1.HeaderClassName { color: #B4AEEC; } .AnyTagClassName { color: #B4AEEC; } </style>
<style> a { background-color: #B4AEEC; } a { background-color: rgb(180,174,236); } div.DivClassName { background-color: #B4AEEC; } .BgClassName { background-color: #B4AEEC; } </style>
<style> span { border-color: #B4AEEC; } span { border-color: rgb(180,174,236); } td.TdClassName { border-color: #B4AEEC; } .TagClassName { border-color: #B4AEEC; } </style>