#DDC9DA (or 0xDDC9DA) is unknown color: approx Thistle. HEX triplet: DD, C9 and DA. RGB value is (221,201,218). Sum of RGB (Red+Green+Blue) = 221+201+218=640 (84% of max value = 765). Red value is 221 (86.72% from 255 or 34.53% from 640); Green value is 201 (78.91% from 255 or 31.41% from 640); Blue value is 218 (85.55% from 255 or 34.06% from 640); Max value from RGB is 221 - color contains mainly: red. Hex color #DDC9DA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DDC9DA is #223625. Grayscale: #D0D0D0. Windows color (decimal): -2242086 or 14338525. OLE color: 14338525.
HSL color Cylindrical-coordinate representation of color #DDC9DA: hue angle of 309º degrees, saturation: 0.23, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #DDC9DA is Cyan = 0, Magento = 0.09, Yellow = 0.01 and Black (K on CMYK) = 0.13.
<style> p { color: #DDC9DA; } p { color: rgb(221,201,218); } H1.HeaderClassName { color: #DDC9DA; } .AnyTagClassName { color: #DDC9DA; } </style>
<style> a { background-color: #DDC9DA; } a { background-color: rgb(221,201,218); } div.DivClassName { background-color: #DDC9DA; } .BgClassName { background-color: #DDC9DA; } </style>
<style> span { border-color: #DDC9DA; } span { border-color: rgb(221,201,218); } td.TdClassName { border-color: #DDC9DA; } .TagClassName { border-color: #DDC9DA; } </style>