#B4AEDC (or 0xB4AEDC) is unknown color: approx Lavender Grey. HEX triplet: B4, AE and DC. RGB value is (180,174,220). Sum of RGB (Red+Green+Blue) = 180+174+220=574 (76% of max value = 765). Red value is 180 (70.70% from 255 or 31.36% from 574); Green value is 174 (68.36% from 255 or 30.31% from 574); Blue value is 220 (86.33% from 255 or 38.33% from 574); Max value from RGB is 220 - color contains mainly: blue. Hex color #B4AEDC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #B4AEDC is #4B5123. Grayscale: #B4B4B4. Windows color (decimal): -4935972 or 14462644. OLE color: 14462644.
HSL color Cylindrical-coordinate representation of color #B4AEDC: hue angle of 247.83º degrees, saturation: 0.4, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #B4AEDC is Cyan = 0.18, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #B4AEDC; } p { color: rgb(180,174,220); } H1.HeaderClassName { color: #B4AEDC; } .AnyTagClassName { color: #B4AEDC; } </style>
<style> a { background-color: #B4AEDC; } a { background-color: rgb(180,174,220); } div.DivClassName { background-color: #B4AEDC; } .BgClassName { background-color: #B4AEDC; } </style>
<style> span { border-color: #B4AEDC; } span { border-color: rgb(180,174,220); } td.TdClassName { border-color: #B4AEDC; } .TagClassName { border-color: #B4AEDC; } </style>