#E4DACC (or 0xE4DACC) is unknown color: approx Merino. HEX triplet: E4, DA and CC. RGB value is (228,218,204). Sum of RGB (Red+Green+Blue) = 228+218+204=650 (86% of max value = 765). Red value is 228 (89.45% from 255 or 35.08% from 650); Green value is 218 (85.55% from 255 or 33.54% from 650); Blue value is 204 (80.08% from 255 or 31.38% from 650); Max value from RGB is 228 - color contains mainly: red. Hex color #E4DACC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E4DACC is #1B2533. Grayscale: #DBDBDB. Windows color (decimal): -1778996 or 13425380. OLE color: 13425380.
HSL color Cylindrical-coordinate representation of color #E4DACC: hue angle of 35º degrees, saturation: 0.31, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #E4DACC is Cyan = 0, Magento = 0.04, Yellow = 0.11 and Black (K on CMYK) = 0.11.
<style> p { color: #E4DACC; } p { color: rgb(228,218,204); } H1.HeaderClassName { color: #E4DACC; } .AnyTagClassName { color: #E4DACC; } </style>
<style> a { background-color: #E4DACC; } a { background-color: rgb(228,218,204); } div.DivClassName { background-color: #E4DACC; } .BgClassName { background-color: #E4DACC; } </style>
<style> span { border-color: #E4DACC; } span { border-color: rgb(228,218,204); } td.TdClassName { border-color: #E4DACC; } .TagClassName { border-color: #E4DACC; } </style>