#E5DFE5 (or 0xE5DFE5) is unknown color: approx Snuff. HEX triplet: E5, DF and E5. RGB value is (229,223,229). Sum of RGB (Red+Green+Blue) = 229+223+229=681 (90% of max value = 765). Red value is 229 (89.84% from 255 or 33.63% from 681); Green value is 223 (87.5% from 255 or 32.75% from 681); Blue value is 229 (89.84% from 255 or 33.63% from 681); Max value from RGB is 229 - color contains mainly: red, blue. Hex color #E5DFE5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E5DFE5 is #1A201A. Grayscale: #E1E1E1. Windows color (decimal): -1712155 or 15065061. OLE color: 15065061.
HSL color Cylindrical-coordinate representation of color #E5DFE5: hue angle of 300º degrees, saturation: 0.1, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #E5DFE5 is Cyan = 0, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #E5DFE5; } p { color: rgb(229,223,229); } H1.HeaderClassName { color: #E5DFE5; } .AnyTagClassName { color: #E5DFE5; } </style>
<style> a { background-color: #E5DFE5; } a { background-color: rgb(229,223,229); } div.DivClassName { background-color: #E5DFE5; } .BgClassName { background-color: #E5DFE5; } </style>
<style> span { border-color: #E5DFE5; } span { border-color: rgb(229,223,229); } td.TdClassName { border-color: #E5DFE5; } .TagClassName { border-color: #E5DFE5; } </style>