#E4DDC5 (or 0xE4DDC5) is unknown color: approx Travertine. HEX triplet: E4, DD and C5. RGB value is (228,221,197). Sum of RGB (Red+Green+Blue) = 228+221+197=646 (85% of max value = 765). Red value is 228 (89.45% from 255 or 35.29% from 646); Green value is 221 (86.72% from 255 or 34.21% from 646); Blue value is 197 (77.34% from 255 or 30.50% from 646); Max value from RGB is 228 - color contains mainly: red. Hex color #E4DDC5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E4DDC5 is #1B223A. Grayscale: #DCDCDC. Windows color (decimal): -1778235 or 12967396. OLE color: 12967396.
HSL color Cylindrical-coordinate representation of color #E4DDC5: hue angle of 46.45º degrees, saturation: 0.36, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #E4DDC5 is Cyan = 0, Magento = 0.03, Yellow = 0.14 and Black (K on CMYK) = 0.11.
<style> p { color: #E4DDC5; } p { color: rgb(228,221,197); } H1.HeaderClassName { color: #E4DDC5; } .AnyTagClassName { color: #E4DDC5; } </style>
<style> a { background-color: #E4DDC5; } a { background-color: rgb(228,221,197); } div.DivClassName { background-color: #E4DDC5; } .BgClassName { background-color: #E4DDC5; } </style>
<style> span { border-color: #E4DDC5; } span { border-color: rgb(228,221,197); } td.TdClassName { border-color: #E4DDC5; } .TagClassName { border-color: #E4DDC5; } </style>