#DDD9DB (or 0xDDD9DB) is unknown color: approx Prim. HEX triplet: DD, D9 and DB. RGB value is (221,217,219). Sum of RGB (Red+Green+Blue) = 221+217+219=657 (87% of max value = 765). Red value is 221 (86.72% from 255 or 33.64% from 657); Green value is 217 (85.16% from 255 or 33.03% from 657); Blue value is 219 (85.94% from 255 or 33.33% from 657); Max value from RGB is 221 - color contains mainly: red. Hex color #DDD9DB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DDD9DB is #222624. Grayscale: #DADADA. Windows color (decimal): -2237989 or 14408157. OLE color: 14408157.
HSL color Cylindrical-coordinate representation of color #DDD9DB: hue angle of 330º degrees, saturation: 0.06, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #DDD9DB is Cyan = 0, Magento = 0.02, Yellow = 0.01 and Black (K on CMYK) = 0.13.
<style> p { color: #DDD9DB; } p { color: rgb(221,217,219); } H1.HeaderClassName { color: #DDD9DB; } .AnyTagClassName { color: #DDD9DB; } </style>
<style> a { background-color: #DDD9DB; } a { background-color: rgb(221,217,219); } div.DivClassName { background-color: #DDD9DB; } .BgClassName { background-color: #DDD9DB; } </style>
<style> span { border-color: #DDD9DB; } span { border-color: rgb(221,217,219); } td.TdClassName { border-color: #DDD9DB; } .TagClassName { border-color: #DDD9DB; } </style>