#DDEDDD (or 0xDDEDDD) is unknown color: approx Tara. HEX triplet: DD, ED and DD. RGB value is (221,237,221). Sum of RGB (Red+Green+Blue) = 221+237+221=679 (89% of max value = 765). Red value is 221 (86.72% from 255 or 32.55% from 679); Green value is 237 (92.97% from 255 or 34.90% from 679); Blue value is 221 (86.72% from 255 or 32.55% from 679); Max value from RGB is 237 - color contains mainly: green. Hex color #DDEDDD is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DDEDDD is #221222. Grayscale: #E6E6E6. Windows color (decimal): -2232867 or 14544349. OLE color: 14544349.
HSL color Cylindrical-coordinate representation of color #DDEDDD: hue angle of 120º 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 #DDEDDD is Cyan = 0.07, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.07.
<style> p { color: #DDEDDD; } p { color: rgb(221,237,221); } H1.HeaderClassName { color: #DDEDDD; } .AnyTagClassName { color: #DDEDDD; } </style>
<style> a { background-color: #DDEDDD; } a { background-color: rgb(221,237,221); } div.DivClassName { background-color: #DDEDDD; } .BgClassName { background-color: #DDEDDD; } </style>
<style> span { border-color: #DDEDDD; } span { border-color: rgb(221,237,221); } td.TdClassName { border-color: #DDEDDD; } .TagClassName { border-color: #DDEDDD; } </style>