#DDF4CB (or 0xDDF4CB) is unknown color: approx Hint Of Green. HEX triplet: DD, F4 and CB. RGB value is (221,244,203). Sum of RGB (Red+Green+Blue) = 221+244+203=668 (88% of max value = 765). Red value is 221 (86.72% from 255 or 33.08% from 668); Green value is 244 (95.70% from 255 or 36.53% from 668); Blue value is 203 (79.69% from 255 or 30.39% from 668); Max value from RGB is 244 - color contains mainly: green. Hex color #DDF4CB is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DDF4CB is #220B34. Grayscale: #E8E8E8. Windows color (decimal): -2231093 or 13366493. OLE color: 13366493.
HSL color Cylindrical-coordinate representation of color #DDF4CB: hue angle of 93.66º degrees, saturation: 0.65, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #DDF4CB is Cyan = 0.09, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.04.
<style> p { color: #DDF4CB; } p { color: rgb(221,244,203); } H1.HeaderClassName { color: #DDF4CB; } .AnyTagClassName { color: #DDF4CB; } </style>
<style> a { background-color: #DDF4CB; } a { background-color: rgb(221,244,203); } div.DivClassName { background-color: #DDF4CB; } .BgClassName { background-color: #DDF4CB; } </style>
<style> span { border-color: #DDF4CB; } span { border-color: rgb(221,244,203); } td.TdClassName { border-color: #DDF4CB; } .TagClassName { border-color: #DDF4CB; } </style>