#DDC3EB (or 0xDDC3EB) is unknown color: approx Blue Chalk. HEX triplet: DD, C3 and EB. RGB value is (221,195,235). Sum of RGB (Red+Green+Blue) = 221+195+235=651 (86% of max value = 765). Red value is 221 (86.72% from 255 or 33.95% from 651); Green value is 195 (76.56% from 255 or 29.95% from 651); Blue value is 235 (92.19% from 255 or 36.10% from 651); Max value from RGB is 235 - color contains mainly: blue. Hex color #DDC3EB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DDC3EB is #223C14. Grayscale: #CFCFCF. Windows color (decimal): -2243605 or 15451101. OLE color: 15451101.
HSL color Cylindrical-coordinate representation of color #DDC3EB: hue angle of 279º degrees, saturation: 0.5, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #DDC3EB is Cyan = 0.06, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #DDC3EB; } p { color: rgb(221,195,235); } H1.HeaderClassName { color: #DDC3EB; } .AnyTagClassName { color: #DDC3EB; } </style>
<style> a { background-color: #DDC3EB; } a { background-color: rgb(221,195,235); } div.DivClassName { background-color: #DDC3EB; } .BgClassName { background-color: #DDC3EB; } </style>
<style> span { border-color: #DDC3EB; } span { border-color: rgb(221,195,235); } td.TdClassName { border-color: #DDC3EB; } .TagClassName { border-color: #DDC3EB; } </style>