#DEE1E0 (or 0xDEE1E0) is unknown color: approx Tranquil. HEX triplet: DE, E1 and E0. RGB value is (222,225,224). Sum of RGB (Red+Green+Blue) = 222+225+224=671 (88% of max value = 765). Red value is 222 (87.11% from 255 or 33.08% from 671); Green value is 225 (88.28% from 255 or 33.53% from 671); Blue value is 224 (87.89% from 255 or 33.38% from 671); Max value from RGB is 225 - color contains mainly: green. Hex color #DEE1E0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DEE1E0 is #211E1F. Grayscale: #DFDFDF. Windows color (decimal): -2170400 or 14737886. OLE color: 14737886.
HSL color Cylindrical-coordinate representation of color #DEE1E0: hue angle of 160º degrees, saturation: 0.05, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #DEE1E0 is Cyan = 0.01, Magento = 0, Yellow = 0.00 and Black (K on CMYK) = 0.12.
<style> p { color: #DEE1E0; } p { color: rgb(222,225,224); } H1.HeaderClassName { color: #DEE1E0; } .AnyTagClassName { color: #DEE1E0; } </style>
<style> a { background-color: #DEE1E0; } a { background-color: rgb(222,225,224); } div.DivClassName { background-color: #DEE1E0; } .BgClassName { background-color: #DEE1E0; } </style>
<style> span { border-color: #DEE1E0; } span { border-color: rgb(222,225,224); } td.TdClassName { border-color: #DEE1E0; } .TagClassName { border-color: #DEE1E0; } </style>