#E4DDFA (or 0xE4DDFA) is unknown color: approx Lavender. HEX triplet: E4, DD and FA. RGB value is (228,221,250). Sum of RGB (Red+Green+Blue) = 228+221+250=699 (92% of max value = 765). Red value is 228 (89.45% from 255 or 32.62% from 699); Green value is 221 (86.72% from 255 or 31.62% from 699); Blue value is 250 (98.05% from 255 or 35.77% from 699); Max value from RGB is 250 - color contains mainly: blue. Hex color #E4DDFA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E4DDFA is #1B2205. Grayscale: #E2E2E2. Windows color (decimal): -1778182 or 16440804. OLE color: 16440804.
HSL color Cylindrical-coordinate representation of color #E4DDFA: hue angle of 254.48º degrees, saturation: 0.74, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #E4DDFA is Cyan = 0.09, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #E4DDFA; } p { color: rgb(228,221,250); } H1.HeaderClassName { color: #E4DDFA; } .AnyTagClassName { color: #E4DDFA; } </style>
<style> a { background-color: #E4DDFA; } a { background-color: rgb(228,221,250); } div.DivClassName { background-color: #E4DDFA; } .BgClassName { background-color: #E4DDFA; } </style>
<style> span { border-color: #E4DDFA; } span { border-color: rgb(228,221,250); } td.TdClassName { border-color: #E4DDFA; } .TagClassName { border-color: #E4DDFA; } </style>