#E1CEDD (or 0xE1CEDD) is unknown color: approx French Lilac. HEX triplet: E1, CE and DD. RGB value is (225,206,221). Sum of RGB (Red+Green+Blue) = 225+206+221=652 (86% of max value = 765). Red value is 225 (88.28% from 255 or 34.51% from 652); Green value is 206 (80.86% from 255 or 31.60% from 652); Blue value is 221 (86.72% from 255 or 33.90% from 652); Max value from RGB is 225 - color contains mainly: red. Hex color #E1CEDD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E1CEDD is #1E3122. Grayscale: #D5D5D5. Windows color (decimal): -1978659 or 14536417. OLE color: 14536417.
HSL color Cylindrical-coordinate representation of color #E1CEDD: hue angle of 312.63º degrees, saturation: 0.24, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #E1CEDD is Cyan = 0, Magento = 0.08, Yellow = 0.02 and Black (K on CMYK) = 0.12.
<style> p { color: #E1CEDD; } p { color: rgb(225,206,221); } H1.HeaderClassName { color: #E1CEDD; } .AnyTagClassName { color: #E1CEDD; } </style>
<style> a { background-color: #E1CEDD; } a { background-color: rgb(225,206,221); } div.DivClassName { background-color: #E1CEDD; } .BgClassName { background-color: #E1CEDD; } </style>
<style> span { border-color: #E1CEDD; } span { border-color: rgb(225,206,221); } td.TdClassName { border-color: #E1CEDD; } .TagClassName { border-color: #E1CEDD; } </style>