#E9ECDC (or 0xE9ECDC) is unknown color: approx Black Squeeze. HEX triplet: E9, EC and DC. RGB value is (233,236,220). Sum of RGB (Red+Green+Blue) = 233+236+220=689 (91% of max value = 765). Red value is 233 (91.41% from 255 or 33.82% from 689); Green value is 236 (92.58% from 255 or 34.25% from 689); Blue value is 220 (86.33% from 255 or 31.93% from 689); Max value from RGB is 236 - color contains mainly: green. Hex color #E9ECDC is not a web safe color. Web safe color analog (approx): #FFFFCC. Inversed color of #E9ECDC is #161323. Grayscale: #E9E9E9. Windows color (decimal): -1446692 or 14478569. OLE color: 14478569.
HSL color Cylindrical-coordinate representation of color #E9ECDC: hue angle of 71.25º degrees, saturation: 0.3, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #E9ECDC is Cyan = 0.01, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.07.
<style> p { color: #E9ECDC; } p { color: rgb(233,236,220); } H1.HeaderClassName { color: #E9ECDC; } .AnyTagClassName { color: #E9ECDC; } </style>
<style> a { background-color: #E9ECDC; } a { background-color: rgb(233,236,220); } div.DivClassName { background-color: #E9ECDC; } .BgClassName { background-color: #E9ECDC; } </style>
<style> span { border-color: #E9ECDC; } span { border-color: rgb(233,236,220); } td.TdClassName { border-color: #E9ECDC; } .TagClassName { border-color: #E9ECDC; } </style>