#DDC5ED (or 0xDDC5ED) is unknown color: approx Fog. HEX triplet: DD, C5 and ED. RGB value is (221,197,237). Sum of RGB (Red+Green+Blue) = 221+197+237=655 (86% of max value = 765). Red value is 221 (86.72% from 255 or 33.74% from 655); Green value is 197 (77.34% from 255 or 30.08% from 655); Blue value is 237 (92.97% from 255 or 36.18% from 655); Max value from RGB is 237 - color contains mainly: blue. Hex color #DDC5ED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DDC5ED is #223A12. Grayscale: #D0D0D0. Windows color (decimal): -2243091 or 15582685. OLE color: 15582685.
HSL color Cylindrical-coordinate representation of color #DDC5ED: hue angle of 276º degrees, saturation: 0.53, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #DDC5ED is Cyan = 0.07, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #DDC5ED; } p { color: rgb(221,197,237); } H1.HeaderClassName { color: #DDC5ED; } .AnyTagClassName { color: #DDC5ED; } </style>
<style> a { background-color: #DDC5ED; } a { background-color: rgb(221,197,237); } div.DivClassName { background-color: #DDC5ED; } .BgClassName { background-color: #DDC5ED; } </style>
<style> span { border-color: #DDC5ED; } span { border-color: rgb(221,197,237); } td.TdClassName { border-color: #DDC5ED; } .TagClassName { border-color: #DDC5ED; } </style>