#E5DFDC (or 0xE5DFDC) is unknown color: approx Pot Pourri. HEX triplet: E5, DF and DC. RGB value is (229,223,220). Sum of RGB (Red+Green+Blue) = 229+223+220=672 (89% of max value = 765). Red value is 229 (89.84% from 255 or 34.08% from 672); Green value is 223 (87.5% from 255 or 33.18% from 672); Blue value is 220 (86.33% from 255 or 32.74% from 672); Max value from RGB is 229 - color contains mainly: red. Hex color #E5DFDC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E5DFDC is #1A2023. Grayscale: #E0E0E0. Windows color (decimal): -1712164 or 14475237. OLE color: 14475237.
HSL color Cylindrical-coordinate representation of color #E5DFDC: hue angle of 20º degrees, saturation: 0.15, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #E5DFDC is Cyan = 0, Magento = 0.03, Yellow = 0.04 and Black (K on CMYK) = 0.10.
<style> p { color: #E5DFDC; } p { color: rgb(229,223,220); } H1.HeaderClassName { color: #E5DFDC; } .AnyTagClassName { color: #E5DFDC; } </style>
<style> a { background-color: #E5DFDC; } a { background-color: rgb(229,223,220); } div.DivClassName { background-color: #E5DFDC; } .BgClassName { background-color: #E5DFDC; } </style>
<style> span { border-color: #E5DFDC; } span { border-color: rgb(229,223,220); } td.TdClassName { border-color: #E5DFDC; } .TagClassName { border-color: #E5DFDC; } </style>