#DDEDA2 (or 0xDDEDA2) is unknown color: approx Reef. HEX triplet: DD, ED and A2. RGB value is (221,237,162). Sum of RGB (Red+Green+Blue) = 221+237+162=620 (82% of max value = 765). Red value is 221 (86.72% from 255 or 35.65% from 620); Green value is 237 (92.97% from 255 or 38.23% from 620); Blue value is 162 (63.67% from 255 or 26.13% from 620); Max value from RGB is 237 - color contains mainly: green. Hex color #DDEDA2 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DDEDA2 is #22125D. Grayscale: #DFDFDF. Windows color (decimal): -2232926 or 10677725. OLE color: 10677725.
HSL color Cylindrical-coordinate representation of color #DDEDA2: hue angle of 72.8º degrees, saturation: 0.68, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #DDEDA2 is Cyan = 0.07, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.07.
<style> p { color: #DDEDA2; } p { color: rgb(221,237,162); } H1.HeaderClassName { color: #DDEDA2; } .AnyTagClassName { color: #DDEDA2; } </style>
<style> a { background-color: #DDEDA2; } a { background-color: rgb(221,237,162); } div.DivClassName { background-color: #DDEDA2; } .BgClassName { background-color: #DDEDA2; } </style>
<style> span { border-color: #DDEDA2; } span { border-color: rgb(221,237,162); } td.TdClassName { border-color: #DDEDA2; } .TagClassName { border-color: #DDEDA2; } </style>