#AEADDE (or 0xAEADDE) is unknown color: approx Lavender Grey. HEX triplet: AE, AD and DE. RGB value is (174,173,222). Sum of RGB (Red+Green+Blue) = 174+173+222=569 (75% of max value = 765). Red value is 174 (68.36% from 255 or 30.58% from 569); Green value is 173 (67.97% from 255 or 30.40% from 569); Blue value is 222 (87.11% from 255 or 39.02% from 569); Max value from RGB is 222 - color contains mainly: blue. Hex color #AEADDE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AEADDE is #515221. Grayscale: #B2B2B2. Windows color (decimal): -5329442 or 14593454. OLE color: 14593454.
HSL color Cylindrical-coordinate representation of color #AEADDE: hue angle of 241.22º degrees, saturation: 0.43, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #AEADDE is Cyan = 0.22, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #AEADDE; } p { color: rgb(174,173,222); } H1.HeaderClassName { color: #AEADDE; } .AnyTagClassName { color: #AEADDE; } </style>
<style> a { background-color: #AEADDE; } a { background-color: rgb(174,173,222); } div.DivClassName { background-color: #AEADDE; } .BgClassName { background-color: #AEADDE; } </style>
<style> span { border-color: #AEADDE; } span { border-color: rgb(174,173,222); } td.TdClassName { border-color: #AEADDE; } .TagClassName { border-color: #AEADDE; } </style>