#E5DBCD (or 0xE5DBCD) is unknown color: approx Merino. HEX triplet: E5, DB and CD. RGB value is (229,219,205). Sum of RGB (Red+Green+Blue) = 229+219+205=653 (86% of max value = 765). Red value is 229 (89.84% from 255 or 35.07% from 653); Green value is 219 (85.94% from 255 or 33.54% from 653); Blue value is 205 (80.47% from 255 or 31.39% from 653); Max value from RGB is 229 - color contains mainly: red. Hex color #E5DBCD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E5DBCD is #1A2432. Grayscale: #DCDCDC. Windows color (decimal): -1713203 or 13491173. OLE color: 13491173.
HSL color Cylindrical-coordinate representation of color #E5DBCD: hue angle of 35º degrees, saturation: 0.32, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #E5DBCD is Cyan = 0, Magento = 0.04, Yellow = 0.10 and Black (K on CMYK) = 0.10.
<style> p { color: #E5DBCD; } p { color: rgb(229,219,205); } H1.HeaderClassName { color: #E5DBCD; } .AnyTagClassName { color: #E5DBCD; } </style>
<style> a { background-color: #E5DBCD; } a { background-color: rgb(229,219,205); } div.DivClassName { background-color: #E5DBCD; } .BgClassName { background-color: #E5DBCD; } </style>
<style> span { border-color: #E5DBCD; } span { border-color: rgb(229,219,205); } td.TdClassName { border-color: #E5DBCD; } .TagClassName { border-color: #E5DBCD; } </style>