#DEE8DF (or 0xDEE8DF) is unknown color: approx Aqua Squeeze. HEX triplet: DE, E8 and DF. RGB value is (222,232,223). Sum of RGB (Red+Green+Blue) = 222+232+223=677 (89% of max value = 765). Red value is 222 (87.11% from 255 or 32.79% from 677); Green value is 232 (91.02% from 255 or 34.27% from 677); Blue value is 223 (87.5% from 255 or 32.94% from 677); Max value from RGB is 232 - color contains mainly: green. Hex color #DEE8DF is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DEE8DF is #211720. Grayscale: #E4E4E4. Windows color (decimal): -2168609 or 14674142. OLE color: 14674142.
HSL color Cylindrical-coordinate representation of color #DEE8DF: hue angle of 126º degrees, saturation: 0.18, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #DEE8DF is Cyan = 0.04, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.09.
<style> p { color: #DEE8DF; } p { color: rgb(222,232,223); } H1.HeaderClassName { color: #DEE8DF; } .AnyTagClassName { color: #DEE8DF; } </style>
<style> a { background-color: #DEE8DF; } a { background-color: rgb(222,232,223); } div.DivClassName { background-color: #DEE8DF; } .BgClassName { background-color: #DEE8DF; } </style>
<style> span { border-color: #DEE8DF; } span { border-color: rgb(222,232,223); } td.TdClassName { border-color: #DEE8DF; } .TagClassName { border-color: #DEE8DF; } </style>