#E1DDDE (or 0xE1DDDE) is unknown color: approx Pale Rose. HEX triplet: E1, DD and DE. RGB value is (225,221,222). Sum of RGB (Red+Green+Blue) = 225+221+222=668 (88% of max value = 765). Red value is 225 (88.28% from 255 or 33.68% from 668); Green value is 221 (86.72% from 255 or 33.08% from 668); Blue value is 222 (87.11% from 255 or 33.23% from 668); Max value from RGB is 225 - color contains mainly: red. Hex color #E1DDDE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E1DDDE is #1E2221. Grayscale: #DEDEDE. Windows color (decimal): -1974818 or 14605793. OLE color: 14605793.
HSL color Cylindrical-coordinate representation of color #E1DDDE: hue angle of 345º degrees, saturation: 0.06, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #E1DDDE is Cyan = 0, Magento = 0.02, Yellow = 0.01 and Black (K on CMYK) = 0.12.
<style> p { color: #E1DDDE; } p { color: rgb(225,221,222); } H1.HeaderClassName { color: #E1DDDE; } .AnyTagClassName { color: #E1DDDE; } </style>
<style> a { background-color: #E1DDDE; } a { background-color: rgb(225,221,222); } div.DivClassName { background-color: #E1DDDE; } .BgClassName { background-color: #E1DDDE; } </style>
<style> span { border-color: #E1DDDE; } span { border-color: rgb(225,221,222); } td.TdClassName { border-color: #E1DDDE; } .TagClassName { border-color: #E1DDDE; } </style>