#E4DCE8 (or 0xE4DCE8) is unknown color: approx Blue Chalk. HEX triplet: E4, DC and E8. RGB value is (228,220,232). Sum of RGB (Red+Green+Blue) = 228+220+232=680 (90% of max value = 765). Red value is 228 (89.45% from 255 or 33.53% from 680); Green value is 220 (86.33% from 255 or 32.35% from 680); Blue value is 232 (91.02% from 255 or 34.12% from 680); Max value from RGB is 232 - color contains mainly: blue. Hex color #E4DCE8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E4DCE8 is #1B2317. Grayscale: #DFDFDF. Windows color (decimal): -1778456 or 15260900. OLE color: 15260900.
HSL color Cylindrical-coordinate representation of color #E4DCE8: hue angle of 280º degrees, saturation: 0.21, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #E4DCE8 is Cyan = 0.02, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #E4DCE8; } p { color: rgb(228,220,232); } H1.HeaderClassName { color: #E4DCE8; } .AnyTagClassName { color: #E4DCE8; } </style>
<style> a { background-color: #E4DCE8; } a { background-color: rgb(228,220,232); } div.DivClassName { background-color: #E4DCE8; } .BgClassName { background-color: #E4DCE8; } </style>
<style> span { border-color: #E4DCE8; } span { border-color: rgb(228,220,232); } td.TdClassName { border-color: #E4DCE8; } .TagClassName { border-color: #E4DCE8; } </style>