#E5DADE (or 0xE5DADE) is unknown color: approx Prim. HEX triplet: E5, DA and DE. RGB value is (229,218,222). Sum of RGB (Red+Green+Blue) = 229+218+222=669 (88% of max value = 765). Red value is 229 (89.84% from 255 or 34.23% from 669); Green value is 218 (85.55% from 255 or 32.59% from 669); Blue value is 222 (87.11% from 255 or 33.18% from 669); Max value from RGB is 229 - color contains mainly: red. Hex color #E5DADE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E5DADE is #1A2521. Grayscale: #DDDDDD. Windows color (decimal): -1713442 or 14605029. OLE color: 14605029.
HSL color Cylindrical-coordinate representation of color #E5DADE: hue angle of 338.18º degrees, saturation: 0.17, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #E5DADE is Cyan = 0, Magento = 0.05, Yellow = 0.03 and Black (K on CMYK) = 0.10.
<style> p { color: #E5DADE; } p { color: rgb(229,218,222); } H1.HeaderClassName { color: #E5DADE; } .AnyTagClassName { color: #E5DADE; } </style>
<style> a { background-color: #E5DADE; } a { background-color: rgb(229,218,222); } div.DivClassName { background-color: #E5DADE; } .BgClassName { background-color: #E5DADE; } </style>
<style> span { border-color: #E5DADE; } span { border-color: rgb(229,218,222); } td.TdClassName { border-color: #E5DADE; } .TagClassName { border-color: #E5DADE; } </style>