#EEDCCE (or 0xEEDCCE) is unknown color: approx Almond. HEX triplet: EE, DC and CE. RGB value is (238,220,206). Sum of RGB (Red+Green+Blue) = 238+220+206=664 (87% of max value = 765). Red value is 238 (93.36% from 255 or 35.84% from 664); Green value is 220 (86.33% from 255 or 33.13% from 664); Blue value is 206 (80.86% from 255 or 31.02% from 664); Max value from RGB is 238 - color contains mainly: red. Hex color #EEDCCE is not a web safe color. Web safe color analog (approx): #FFCCCC. Inversed color of #EEDCCE is #112331. Grayscale: #DFDFDF. Windows color (decimal): -1123122 or 13556974. OLE color: 13556974.
HSL color Cylindrical-coordinate representation of color #EEDCCE: hue angle of 26.25º degrees, saturation: 0.48, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #EEDCCE is Cyan = 0, Magento = 0.08, Yellow = 0.13 and Black (K on CMYK) = 0.07.
<style> p { color: #EEDCCE; } p { color: rgb(238,220,206); } H1.HeaderClassName { color: #EEDCCE; } .AnyTagClassName { color: #EEDCCE; } </style>
<style> a { background-color: #EEDCCE; } a { background-color: rgb(238,220,206); } div.DivClassName { background-color: #EEDCCE; } .BgClassName { background-color: #EEDCCE; } </style>
<style> span { border-color: #EEDCCE; } span { border-color: rgb(238,220,206); } td.TdClassName { border-color: #EEDCCE; } .TagClassName { border-color: #EEDCCE; } </style>