#DEE2DA (or 0xDEE2DA) is unknown color: approx Catskill White. HEX triplet: DE, E2 and DA. RGB value is (222,226,218). Sum of RGB (Red+Green+Blue) = 222+226+218=666 (88% of max value = 765). Red value is 222 (87.11% from 255 or 33.33% from 666); Green value is 226 (88.67% from 255 or 33.93% from 666); Blue value is 218 (85.55% from 255 or 32.73% from 666); Max value from RGB is 226 - color contains mainly: green. Hex color #DEE2DA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DEE2DA is #211D25. Grayscale: #DFDFDF. Windows color (decimal): -2170150 or 14344926. OLE color: 14344926.
HSL color Cylindrical-coordinate representation of color #DEE2DA: hue angle of 90º degrees, saturation: 0.12, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #DEE2DA is Cyan = 0.02, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.11.
<style> p { color: #DEE2DA; } p { color: rgb(222,226,218); } H1.HeaderClassName { color: #DEE2DA; } .AnyTagClassName { color: #DEE2DA; } </style>
<style> a { background-color: #DEE2DA; } a { background-color: rgb(222,226,218); } div.DivClassName { background-color: #DEE2DA; } .BgClassName { background-color: #DEE2DA; } </style>
<style> span { border-color: #DEE2DA; } span { border-color: rgb(222,226,218); } td.TdClassName { border-color: #DEE2DA; } .TagClassName { border-color: #DEE2DA; } </style>