#DDF4CD (or 0xDDF4CD) is unknown color: approx Hint Of Green. HEX triplet: DD, F4 and CD. RGB value is (221,244,205). Sum of RGB (Red+Green+Blue) = 221+244+205=670 (88% of max value = 765). Red value is 221 (86.72% from 255 or 32.99% from 670); Green value is 244 (95.70% from 255 or 36.42% from 670); Blue value is 205 (80.47% from 255 or 30.60% from 670); Max value from RGB is 244 - color contains mainly: green. Hex color #DDF4CD is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DDF4CD is #220B32. Grayscale: #E8E8E8. Windows color (decimal): -2231091 or 13497565. OLE color: 13497565.
HSL color Cylindrical-coordinate representation of color #DDF4CD: hue angle of 95.38º degrees, saturation: 0.64, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #DDF4CD is Cyan = 0.09, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.04.
<style> p { color: #DDF4CD; } p { color: rgb(221,244,205); } H1.HeaderClassName { color: #DDF4CD; } .AnyTagClassName { color: #DDF4CD; } </style>
<style> a { background-color: #DDF4CD; } a { background-color: rgb(221,244,205); } div.DivClassName { background-color: #DDF4CD; } .BgClassName { background-color: #DDF4CD; } </style>
<style> span { border-color: #DDF4CD; } span { border-color: rgb(221,244,205); } td.TdClassName { border-color: #DDF4CD; } .TagClassName { border-color: #DDF4CD; } </style>