#E9EEDC (or 0xE9EEDC) is unknown color: approx Saltpan. HEX triplet: E9, EE and DC. RGB value is (233,238,220). Sum of RGB (Red+Green+Blue) = 233+238+220=691 (91% of max value = 765). Red value is 233 (91.41% from 255 or 33.72% from 691); Green value is 238 (93.36% from 255 or 34.44% from 691); Blue value is 220 (86.33% from 255 or 31.84% from 691); Max value from RGB is 238 - color contains mainly: green. Hex color #E9EEDC is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #E9EEDC is #161123. Grayscale: #EAEAEA. Windows color (decimal): -1446180 or 14479081. OLE color: 14479081.
HSL color Cylindrical-coordinate representation of color #E9EEDC: hue angle of 76.67º degrees, saturation: 0.35, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #E9EEDC is Cyan = 0.02, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.07.
<style> p { color: #E9EEDC; } p { color: rgb(233,238,220); } H1.HeaderClassName { color: #E9EEDC; } .AnyTagClassName { color: #E9EEDC; } </style>
<style> a { background-color: #E9EEDC; } a { background-color: rgb(233,238,220); } div.DivClassName { background-color: #E9EEDC; } .BgClassName { background-color: #E9EEDC; } </style>
<style> span { border-color: #E9EEDC; } span { border-color: rgb(233,238,220); } td.TdClassName { border-color: #E9EEDC; } .TagClassName { border-color: #E9EEDC; } </style>