#E0DCC4 (or 0xE0DCC4) is unknown color: approx Travertine. HEX triplet: E0, DC and C4. RGB value is (224,220,196). Sum of RGB (Red+Green+Blue) = 224+220+196=640 (84% of max value = 765). Red value is 224 (87.89% from 255 or 35% from 640); Green value is 220 (86.33% from 255 or 34.38% from 640); Blue value is 196 (76.95% from 255 or 30.62% from 640); Max value from RGB is 224 - color contains mainly: red. Hex color #E0DCC4 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E0DCC4 is #1F233B. Grayscale: #DADADA. Windows color (decimal): -2040636 or 12901600. OLE color: 12901600.
HSL color Cylindrical-coordinate representation of color #E0DCC4: hue angle of 51.43º degrees, saturation: 0.31, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #E0DCC4 is Cyan = 0, Magento = 0.02, Yellow = 0.12 and Black (K on CMYK) = 0.12.
<style> p { color: #E0DCC4; } p { color: rgb(224,220,196); } H1.HeaderClassName { color: #E0DCC4; } .AnyTagClassName { color: #E0DCC4; } </style>
<style> a { background-color: #E0DCC4; } a { background-color: rgb(224,220,196); } div.DivClassName { background-color: #E0DCC4; } .BgClassName { background-color: #E0DCC4; } </style>
<style> span { border-color: #E0DCC4; } span { border-color: rgb(224,220,196); } td.TdClassName { border-color: #E0DCC4; } .TagClassName { border-color: #E0DCC4; } </style>