#DDC4DE (or 0xDDC4DE) is unknown color: approx Thistle. HEX triplet: DD, C4 and DE. RGB value is (221,196,222). Sum of RGB (Red+Green+Blue) = 221+196+222=639 (84% of max value = 765). Red value is 221 (86.72% from 255 or 34.59% from 639); Green value is 196 (76.95% from 255 or 30.67% from 639); Blue value is 222 (87.11% from 255 or 34.74% from 639); Max value from RGB is 222 - color contains mainly: blue. Hex color #DDC4DE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DDC4DE is #223B21. Grayscale: #CECECE. Windows color (decimal): -2243362 or 14599389. OLE color: 14599389.
HSL color Cylindrical-coordinate representation of color #DDC4DE: hue angle of 297.69º degrees, saturation: 0.28, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #DDC4DE is Cyan = 0.00, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #DDC4DE; } p { color: rgb(221,196,222); } H1.HeaderClassName { color: #DDC4DE; } .AnyTagClassName { color: #DDC4DE; } </style>
<style> a { background-color: #DDC4DE; } a { background-color: rgb(221,196,222); } div.DivClassName { background-color: #DDC4DE; } .BgClassName { background-color: #DDC4DE; } </style>
<style> span { border-color: #DDC4DE; } span { border-color: rgb(221,196,222); } td.TdClassName { border-color: #DDC4DE; } .TagClassName { border-color: #DDC4DE; } </style>