#E0DDCF (or 0xE0DDCF) is unknown color: approx Milk White. HEX triplet: E0, DD and CF. RGB value is (224,221,207). Sum of RGB (Red+Green+Blue) = 224+221+207=652 (86% of max value = 765). Red value is 224 (87.89% from 255 or 34.36% from 652); Green value is 221 (86.72% from 255 or 33.90% from 652); Blue value is 207 (81.25% from 255 or 31.75% from 652); Max value from RGB is 224 - color contains mainly: red. Hex color #E0DDCF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E0DDCF is #1F2230. Grayscale: #DCDCDC. Windows color (decimal): -2040369 or 13622752. OLE color: 13622752.
HSL color Cylindrical-coordinate representation of color #E0DDCF: hue angle of 49.41º degrees, saturation: 0.22, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #E0DDCF is Cyan = 0, Magento = 0.01, Yellow = 0.08 and Black (K on CMYK) = 0.12.
<style> p { color: #E0DDCF; } p { color: rgb(224,221,207); } H1.HeaderClassName { color: #E0DDCF; } .AnyTagClassName { color: #E0DDCF; } </style>
<style> a { background-color: #E0DDCF; } a { background-color: rgb(224,221,207); } div.DivClassName { background-color: #E0DDCF; } .BgClassName { background-color: #E0DDCF; } </style>
<style> span { border-color: #E0DDCF; } span { border-color: rgb(224,221,207); } td.TdClassName { border-color: #E0DDCF; } .TagClassName { border-color: #E0DDCF; } </style>