#DDEDE6 (or 0xDDEDE6) is unknown color: approx White Ice. HEX triplet: DD, ED and E6. RGB value is (221,237,230). Sum of RGB (Red+Green+Blue) = 221+237+230=688 (91% of max value = 765). Red value is 221 (86.72% from 255 or 32.12% from 688); Green value is 237 (92.97% from 255 or 34.45% from 688); Blue value is 230 (90.23% from 255 or 33.43% from 688); Max value from RGB is 237 - color contains mainly: green. Hex color #DDEDE6 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #DDEDE6 is #221219. Grayscale: #E7E7E7. Windows color (decimal): -2232858 or 15134173. OLE color: 15134173.
HSL color Cylindrical-coordinate representation of color #DDEDE6: hue angle of 153.75º degrees, saturation: 0.31, 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 #DDEDE6 is Cyan = 0.07, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.07.
<style> p { color: #DDEDE6; } p { color: rgb(221,237,230); } H1.HeaderClassName { color: #DDEDE6; } .AnyTagClassName { color: #DDEDE6; } </style>
<style> a { background-color: #DDEDE6; } a { background-color: rgb(221,237,230); } div.DivClassName { background-color: #DDEDE6; } .BgClassName { background-color: #DDEDE6; } </style>
<style> span { border-color: #DDEDE6; } span { border-color: rgb(221,237,230); } td.TdClassName { border-color: #DDEDE6; } .TagClassName { border-color: #DDEDE6; } </style>