#DDE4CD (or 0xDDE4CD) is unknown color: approx Willow Brook. HEX triplet: DD, E4 and CD. RGB value is (221,228,205). Sum of RGB (Red+Green+Blue) = 221+228+205=654 (86% of max value = 765). Red value is 221 (86.72% from 255 or 33.79% from 654); Green value is 228 (89.45% from 255 or 34.86% from 654); Blue value is 205 (80.47% from 255 or 31.35% from 654); Max value from RGB is 228 - color contains mainly: green. Hex color #DDE4CD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DDE4CD is #221B32. Grayscale: #DFDFDF. Windows color (decimal): -2235187 or 13493469. OLE color: 13493469.
HSL color Cylindrical-coordinate representation of color #DDE4CD: hue angle of 78.26º degrees, saturation: 0.3, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #DDE4CD is Cyan = 0.03, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.11.
<style> p { color: #DDE4CD; } p { color: rgb(221,228,205); } H1.HeaderClassName { color: #DDE4CD; } .AnyTagClassName { color: #DDE4CD; } </style>
<style> a { background-color: #DDE4CD; } a { background-color: rgb(221,228,205); } div.DivClassName { background-color: #DDE4CD; } .BgClassName { background-color: #DDE4CD; } </style>
<style> span { border-color: #DDE4CD; } span { border-color: rgb(221,228,205); } td.TdClassName { border-color: #DDE4CD; } .TagClassName { border-color: #DDE4CD; } </style>