#DDCDF5 (or 0xDDCDF5) is unknown color: approx Fog. HEX triplet: DD, CD and F5. RGB value is (221,205,245). Sum of RGB (Red+Green+Blue) = 221+205+245=671 (88% of max value = 765). Red value is 221 (86.72% from 255 or 32.94% from 671); Green value is 205 (80.47% from 255 or 30.55% from 671); Blue value is 245 (96.09% from 255 or 36.51% from 671); Max value from RGB is 245 - color contains mainly: blue. Hex color #DDCDF5 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DDCDF5 is #22320A. Grayscale: #D6D6D6. Windows color (decimal): -2241035 or 16109021. OLE color: 16109021.
HSL color Cylindrical-coordinate representation of color #DDCDF5: hue angle of 264º degrees, saturation: 0.67, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #DDCDF5 is Cyan = 0.10, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #DDCDF5; } p { color: rgb(221,205,245); } H1.HeaderClassName { color: #DDCDF5; } .AnyTagClassName { color: #DDCDF5; } </style>
<style> a { background-color: #DDCDF5; } a { background-color: rgb(221,205,245); } div.DivClassName { background-color: #DDCDF5; } .BgClassName { background-color: #DDCDF5; } </style>
<style> span { border-color: #DDCDF5; } span { border-color: rgb(221,205,245); } td.TdClassName { border-color: #DDCDF5; } .TagClassName { border-color: #DDCDF5; } </style>