#E1DDEA (or 0xE1DDEA) is unknown color: approx Fog. HEX triplet: E1, DD and EA. RGB value is (225,221,234). Sum of RGB (Red+Green+Blue) = 225+221+234=680 (90% of max value = 765). Red value is 225 (88.28% from 255 or 33.09% from 680); Green value is 221 (86.72% from 255 or 32.5% from 680); Blue value is 234 (91.80% from 255 or 34.41% from 680); Max value from RGB is 234 - color contains mainly: blue. Hex color #E1DDEA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E1DDEA is #1E2215. Grayscale: #DFDFDF. Windows color (decimal): -1974806 or 15392225. OLE color: 15392225.
HSL color Cylindrical-coordinate representation of color #E1DDEA: hue angle of 258.46º degrees, saturation: 0.24, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #E1DDEA is Cyan = 0.04, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #E1DDEA; } p { color: rgb(225,221,234); } H1.HeaderClassName { color: #E1DDEA; } .AnyTagClassName { color: #E1DDEA; } </style>
<style> a { background-color: #E1DDEA; } a { background-color: rgb(225,221,234); } div.DivClassName { background-color: #E1DDEA; } .BgClassName { background-color: #E1DDEA; } </style>
<style> span { border-color: #E1DDEA; } span { border-color: rgb(225,221,234); } td.TdClassName { border-color: #E1DDEA; } .TagClassName { border-color: #E1DDEA; } </style>