#DDCCD4 (or 0xDDCCD4) is unknown color: approx Prim. HEX triplet: DD, CC and D4. RGB value is (221,204,212). Sum of RGB (Red+Green+Blue) = 221+204+212=637 (84% of max value = 765). Red value is 221 (86.72% from 255 or 34.69% from 637); Green value is 204 (80.08% from 255 or 32.03% from 637); Blue value is 212 (83.20% from 255 or 33.28% from 637); Max value from RGB is 221 - color contains mainly: red. Hex color #DDCCD4 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DDCCD4 is #22332B. Grayscale: #D1D1D1. Windows color (decimal): -2241324 or 13946077. OLE color: 13946077.
HSL color Cylindrical-coordinate representation of color #DDCCD4: hue angle of 331.76º degrees, saturation: 0.2, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #DDCCD4 is Cyan = 0, Magento = 0.08, Yellow = 0.04 and Black (K on CMYK) = 0.13.
<style> p { color: #ddccd4; } p { color: rgb(221,204,212); } H1.HeaderClassName { color: #ddccd4; } .AnyTagClassName { color: #ddccd4; } </style>
<style> a { background-color: #ddccd4; } a { background-color: rgb(221,204,212); } div.DivClassName { background-color: #ddccd4; } .BgClassName { background-color: #ddccd4; } </style>
<style> span { border-color: #ddccd4; } span { border-color: rgb(221,204,212); } td.TdClassName { border-color: #ddccd4; } .TagClassName { border-color: #ddccd4; } </style>