#E5DEA0 (or 0xE5DEA0) is unknown color: approx Mint Julep. HEX triplet: E5, DE and A0. RGB value is (229,222,160). Sum of RGB (Red+Green+Blue) = 229+222+160=611 (80% of max value = 765). Red value is 229 (89.84% from 255 or 37.48% from 611); Green value is 222 (87.11% from 255 or 36.33% from 611); Blue value is 160 (62.89% from 255 or 26.19% from 611); Max value from RGB is 229 - color contains mainly: red. Hex color #E5DEA0 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #E5DEA0 is #1A215F. Grayscale: #D9D9D9. Windows color (decimal): -1712480 or 10542821. OLE color: 10542821.
HSL color Cylindrical-coordinate representation of color #E5DEA0: hue angle of 53.91º degrees, saturation: 0.57, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #E5DEA0 is Cyan = 0, Magento = 0.03, Yellow = 0.30 and Black (K on CMYK) = 0.10.
<style> p { color: #E5DEA0; } p { color: rgb(229,222,160); } H1.HeaderClassName { color: #E5DEA0; } .AnyTagClassName { color: #E5DEA0; } </style>
<style> a { background-color: #E5DEA0; } a { background-color: rgb(229,222,160); } div.DivClassName { background-color: #E5DEA0; } .BgClassName { background-color: #E5DEA0; } </style>
<style> span { border-color: #E5DEA0; } span { border-color: rgb(229,222,160); } td.TdClassName { border-color: #E5DEA0; } .TagClassName { border-color: #E5DEA0; } </style>