#DDB2E0 (or 0xDDB2E0) is unknown color: approx Thistle. HEX triplet: DD, B2 and E0. RGB value is (221,178,224). Sum of RGB (Red+Green+Blue) = 221+178+224=623 (82% of max value = 765). Red value is 221 (86.72% from 255 or 35.47% from 623); Green value is 178 (69.92% from 255 or 28.57% from 623); Blue value is 224 (87.89% from 255 or 35.96% from 623); Max value from RGB is 224 - color contains mainly: blue. Hex color #DDB2E0 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #DDB2E0 is #224D1F. Grayscale: #C3C3C3. Windows color (decimal): -2247968 or 14725853. OLE color: 14725853.
HSL color Cylindrical-coordinate representation of color #DDB2E0: hue angle of 296.09º degrees, saturation: 0.43, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #DDB2E0 is Cyan = 0.01, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #DDB2E0; } p { color: rgb(221,178,224); } H1.HeaderClassName { color: #DDB2E0; } .AnyTagClassName { color: #DDB2E0; } </style>
<style> a { background-color: #DDB2E0; } a { background-color: rgb(221,178,224); } div.DivClassName { background-color: #DDB2E0; } .BgClassName { background-color: #DDB2E0; } </style>
<style> span { border-color: #DDB2E0; } span { border-color: rgb(221,178,224); } td.TdClassName { border-color: #DDB2E0; } .TagClassName { border-color: #DDB2E0; } </style>