#E5DEE1 (or 0xE5DEE1) is unknown color: approx Prim. HEX triplet: E5, DE and E1. RGB value is (229,222,225). Sum of RGB (Red+Green+Blue) = 229+222+225=676 (89% of max value = 765). Red value is 229 (89.84% from 255 or 33.88% from 676); Green value is 222 (87.11% from 255 or 32.84% from 676); Blue value is 225 (88.28% from 255 or 33.28% from 676); Max value from RGB is 229 - color contains mainly: red. Hex color #E5DEE1 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #E5DEE1 is #1A211E. Grayscale: #E0E0E0. Windows color (decimal): -1712415 or 14802661. OLE color: 14802661.
HSL color Cylindrical-coordinate representation of color #E5DEE1: hue angle of 334.29º degrees, saturation: 0.12, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #E5DEE1 is Cyan = 0, Magento = 0.03, Yellow = 0.02 and Black (K on CMYK) = 0.10.
<style> p { color: #E5DEE1; } p { color: rgb(229,222,225); } H1.HeaderClassName { color: #E5DEE1; } .AnyTagClassName { color: #E5DEE1; } </style>
<style> a { background-color: #E5DEE1; } a { background-color: rgb(229,222,225); } div.DivClassName { background-color: #E5DEE1; } .BgClassName { background-color: #E5DEE1; } </style>
<style> span { border-color: #E5DEE1; } span { border-color: rgb(229,222,225); } td.TdClassName { border-color: #E5DEE1; } .TagClassName { border-color: #E5DEE1; } </style>