#DEE5DE (or 0xDEE5DE) is unknown color: approx Aqua Squeeze. HEX triplet: DE, E5 and DE. RGB value is (222,229,222). Sum of RGB (Red+Green+Blue) = 222+229+222=673 (89% of max value = 765). Red value is 222 (87.11% from 255 or 32.99% from 673); Green value is 229 (89.84% from 255 or 34.03% from 673); Blue value is 222 (87.11% from 255 or 32.99% from 673); Max value from RGB is 229 - color contains mainly: green. Hex color #DEE5DE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DEE5DE is #211A21. Grayscale: #E2E2E2. Windows color (decimal): -2169378 or 14607838. OLE color: 14607838.
HSL color Cylindrical-coordinate representation of color #DEE5DE: hue angle of 120º 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 #DEE5DE is Cyan = 0.03, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.10.
<style> p { color: #DEE5DE; } p { color: rgb(222,229,222); } H1.HeaderClassName { color: #DEE5DE; } .AnyTagClassName { color: #DEE5DE; } </style>
<style> a { background-color: #DEE5DE; } a { background-color: rgb(222,229,222); } div.DivClassName { background-color: #DEE5DE; } .BgClassName { background-color: #DEE5DE; } </style>
<style> span { border-color: #DEE5DE; } span { border-color: rgb(222,229,222); } td.TdClassName { border-color: #DEE5DE; } .TagClassName { border-color: #DEE5DE; } </style>