#DDB8DB (or 0xDDB8DB) is unknown color: approx French Lilac. HEX triplet: DD, B8 and DB. RGB value is (221,184,219). Sum of RGB (Red+Green+Blue) = 221+184+219=624 (82% of max value = 765). Red value is 221 (86.72% from 255 or 35.42% from 624); Green value is 184 (72.27% from 255 or 29.49% from 624); Blue value is 219 (85.94% from 255 or 35.10% from 624); Max value from RGB is 221 - color contains mainly: red. Hex color #DDB8DB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DDB8DB is #224724. Grayscale: #C6C6C6. Windows color (decimal): -2246437 or 14399709. OLE color: 14399709.
HSL color Cylindrical-coordinate representation of color #DDB8DB: hue angle of 303.24º degrees, saturation: 0.35, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #DDB8DB is Cyan = 0, Magento = 0.17, Yellow = 0.01 and Black (K on CMYK) = 0.13.
<style> p { color: #DDB8DB; } p { color: rgb(221,184,219); } H1.HeaderClassName { color: #DDB8DB; } .AnyTagClassName { color: #DDB8DB; } </style>
<style> a { background-color: #DDB8DB; } a { background-color: rgb(221,184,219); } div.DivClassName { background-color: #DDB8DB; } .BgClassName { background-color: #DDB8DB; } </style>
<style> span { border-color: #DDB8DB; } span { border-color: rgb(221,184,219); } td.TdClassName { border-color: #DDB8DB; } .TagClassName { border-color: #DDB8DB; } </style>