#DFE6E0 (or 0xDFE6E0) is unknown color: approx Aqua Squeeze. HEX triplet: DF, E6 and E0. RGB value is (223,230,224). Sum of RGB (Red+Green+Blue) = 223+230+224=677 (89% of max value = 765). Red value is 223 (87.5% from 255 or 32.94% from 677); Green value is 230 (90.23% from 255 or 33.97% from 677); Blue value is 224 (87.89% from 255 or 33.09% from 677); Max value from RGB is 230 - color contains mainly: green. Hex color #DFE6E0 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DFE6E0 is #20191F. Grayscale: #E3E3E3. Windows color (decimal): -2103584 or 14739167. OLE color: 14739167.
HSL color Cylindrical-coordinate representation of color #DFE6E0: hue angle of 128.57º degrees, saturation: 0.12, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #DFE6E0 is Cyan = 0.03, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.10.
<style> p { color: #DFE6E0; } p { color: rgb(223,230,224); } H1.HeaderClassName { color: #DFE6E0; } .AnyTagClassName { color: #DFE6E0; } </style>
<style> a { background-color: #DFE6E0; } a { background-color: rgb(223,230,224); } div.DivClassName { background-color: #DFE6E0; } .BgClassName { background-color: #DFE6E0; } </style>
<style> span { border-color: #DFE6E0; } span { border-color: rgb(223,230,224); } td.TdClassName { border-color: #DFE6E0; } .TagClassName { border-color: #DFE6E0; } </style>