#DDF7C5 (or 0xDDF7C5) is unknown color: approx Tea Green. HEX triplet: DD, F7 and C5. RGB value is (221,247,197). Sum of RGB (Red+Green+Blue) = 221+247+197=665 (88% of max value = 765). Red value is 221 (86.72% from 255 or 33.23% from 665); Green value is 247 (96.88% from 255 or 37.14% from 665); Blue value is 197 (77.34% from 255 or 29.62% from 665); Max value from RGB is 247 - color contains mainly: green. Hex color #DDF7C5 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DDF7C5 is #22083A. Grayscale: #E9E9E9. Windows color (decimal): -2230331 or 12974045. OLE color: 12974045.
HSL color Cylindrical-coordinate representation of color #DDF7C5: hue angle of 91.2º degrees, saturation: 0.76, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #DDF7C5 is Cyan = 0.11, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.03.
<style> p { color: #ddf7c5; } p { color: rgb(221,247,197); } H1.HeaderClassName { color: #ddf7c5; } .AnyTagClassName { color: #ddf7c5; } </style>
<style> a { background-color: #ddf7c5; } a { background-color: rgb(221,247,197); } div.DivClassName { background-color: #ddf7c5; } .BgClassName { background-color: #ddf7c5; } </style>
<style> span { border-color: #ddf7c5; } span { border-color: rgb(221,247,197); } td.TdClassName { border-color: #ddf7c5; } .TagClassName { border-color: #ddf7c5; } </style>