#DEE2C2 (or 0xDEE2C2) is unknown color: approx Frost. HEX triplet: DE, E2 and C2. RGB value is (222,226,194). Sum of RGB (Red+Green+Blue) = 222+226+194=642 (85% of max value = 765). Red value is 222 (87.11% from 255 or 34.58% from 642); Green value is 226 (88.67% from 255 or 35.20% from 642); Blue value is 194 (76.17% from 255 or 30.22% from 642); Max value from RGB is 226 - color contains mainly: green. Hex color #DEE2C2 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DEE2C2 is #211D3D. Grayscale: #DDDDDD. Windows color (decimal): -2170174 or 12772062. OLE color: 12772062.
HSL color Cylindrical-coordinate representation of color #DEE2C2: hue angle of 67.5º degrees, saturation: 0.36, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #DEE2C2 is Cyan = 0.02, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.11.
<style> p { color: #DEE2C2; } p { color: rgb(222,226,194); } H1.HeaderClassName { color: #DEE2C2; } .AnyTagClassName { color: #DEE2C2; } </style>
<style> a { background-color: #DEE2C2; } a { background-color: rgb(222,226,194); } div.DivClassName { background-color: #DEE2C2; } .BgClassName { background-color: #DEE2C2; } </style>
<style> span { border-color: #DEE2C2; } span { border-color: rgb(222,226,194); } td.TdClassName { border-color: #DEE2C2; } .TagClassName { border-color: #DEE2C2; } </style>