#DDB5CD (or 0xDDB5CD) is unknown color: approx Twilight. HEX triplet: DD, B5 and CD. RGB value is (221,181,205). Sum of RGB (Red+Green+Blue) = 221+181+205=607 (80% of max value = 765). Red value is 221 (86.72% from 255 or 36.41% from 607); Green value is 181 (71.09% from 255 or 29.82% from 607); Blue value is 205 (80.47% from 255 or 33.77% from 607); Max value from RGB is 221 - color contains mainly: red. Hex color #DDB5CD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DDB5CD is #224A32. Grayscale: #C3C3C3. Windows color (decimal): -2247219 or 13481437. OLE color: 13481437.
HSL color Cylindrical-coordinate representation of color #DDB5CD: hue angle of 324º degrees, saturation: 0.37, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #DDB5CD is Cyan = 0, Magento = 0.18, Yellow = 0.07 and Black (K on CMYK) = 0.13.
<style> p { color: #DDB5CD; } p { color: rgb(221,181,205); } H1.HeaderClassName { color: #DDB5CD; } .AnyTagClassName { color: #DDB5CD; } </style>
<style> a { background-color: #DDB5CD; } a { background-color: rgb(221,181,205); } div.DivClassName { background-color: #DDB5CD; } .BgClassName { background-color: #DDB5CD; } </style>
<style> span { border-color: #DDB5CD; } span { border-color: rgb(221,181,205); } td.TdClassName { border-color: #DDB5CD; } .TagClassName { border-color: #DDB5CD; } </style>