#DDA2CC (or 0xDDA2CC) is unknown color: approx French Lilac. HEX triplet: DD, A2 and CC. RGB value is (221,162,204). Sum of RGB (Red+Green+Blue) = 221+162+204=587 (77% of max value = 765). Red value is 221 (86.72% from 255 or 37.65% from 587); Green value is 162 (63.67% from 255 or 27.60% from 587); Blue value is 204 (80.08% from 255 or 34.75% from 587); Max value from RGB is 221 - color contains mainly: red. Hex color #DDA2CC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DDA2CC is #225D33. Grayscale: #B8B8B8. Windows color (decimal): -2252084 or 13411037. OLE color: 13411037.
HSL color Cylindrical-coordinate representation of color #DDA2CC: hue angle of 317.29º degrees, saturation: 0.46, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #DDA2CC is Cyan = 0, Magento = 0.27, Yellow = 0.08 and Black (K on CMYK) = 0.13.
<style> p { color: #DDA2CC; } p { color: rgb(221,162,204); } H1.HeaderClassName { color: #DDA2CC; } .AnyTagClassName { color: #DDA2CC; } </style>
<style> a { background-color: #DDA2CC; } a { background-color: rgb(221,162,204); } div.DivClassName { background-color: #DDA2CC; } .BgClassName { background-color: #DDA2CC; } </style>
<style> span { border-color: #DDA2CC; } span { border-color: rgb(221,162,204); } td.TdClassName { border-color: #DDA2CC; } .TagClassName { border-color: #DDA2CC; } </style>