#DEE8EE (or 0xDEE8EE) is unknown color: approx Pattens Blue. HEX triplet: DE, E8 and EE. RGB value is (222,232,238). Sum of RGB (Red+Green+Blue) = 222+232+238=692 (91% of max value = 765). Red value is 222 (87.11% from 255 or 32.08% from 692); Green value is 232 (91.02% from 255 or 33.53% from 692); Blue value is 238 (93.36% from 255 or 34.39% from 692); Max value from RGB is 238 - color contains mainly: blue. Hex color #DEE8EE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DEE8EE is #211711. Grayscale: #E5E5E5. Windows color (decimal): -2168594 or 15657182. OLE color: 15657182.
HSL color Cylindrical-coordinate representation of color #DEE8EE: hue angle of 202.5º degrees, saturation: 0.32, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #DEE8EE is Cyan = 0.07, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #DEE8EE; } p { color: rgb(222,232,238); } H1.HeaderClassName { color: #DEE8EE; } .AnyTagClassName { color: #DEE8EE; } </style>
<style> a { background-color: #DEE8EE; } a { background-color: rgb(222,232,238); } div.DivClassName { background-color: #DEE8EE; } .BgClassName { background-color: #DEE8EE; } </style>
<style> span { border-color: #DEE8EE; } span { border-color: rgb(222,232,238); } td.TdClassName { border-color: #DEE8EE; } .TagClassName { border-color: #DEE8EE; } </style>