#E4DEEC (or 0xE4DEEC) is unknown color: approx White Lilac. HEX triplet: E4, DE and EC. RGB value is (228,222,236). Sum of RGB (Red+Green+Blue) = 228+222+236=686 (90% of max value = 765). Red value is 228 (89.45% from 255 or 33.24% from 686); Green value is 222 (87.11% from 255 or 32.36% from 686); Blue value is 236 (92.58% from 255 or 34.40% from 686); Max value from RGB is 236 - color contains mainly: blue. Hex color #E4DEEC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #E4DEEC is #1B2113. Grayscale: #E1E1E1. Windows color (decimal): -1777940 or 15523556. OLE color: 15523556.
HSL color Cylindrical-coordinate representation of color #E4DEEC: hue angle of 265.71º degrees, saturation: 0.27, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #E4DEEC is Cyan = 0.03, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #E4DEEC; } p { color: rgb(228,222,236); } H1.HeaderClassName { color: #E4DEEC; } .AnyTagClassName { color: #E4DEEC; } </style>
<style> a { background-color: #E4DEEC; } a { background-color: rgb(228,222,236); } div.DivClassName { background-color: #E4DEEC; } .BgClassName { background-color: #E4DEEC; } </style>
<style> span { border-color: #E4DEEC; } span { border-color: rgb(228,222,236); } td.TdClassName { border-color: #E4DEEC; } .TagClassName { border-color: #E4DEEC; } </style>