#DCD9DB (or 0xDCD9DB) is unknown color: approx Prim. HEX triplet: DC, D9 and DB. RGB value is (220,217,219). Sum of RGB (Red+Green+Blue) = 220+217+219=656 (86% of max value = 765). Red value is 220 (86.33% from 255 or 33.54% from 656); Green value is 217 (85.16% from 255 or 33.08% from 656); Blue value is 219 (85.94% from 255 or 33.38% from 656); Max value from RGB is 220 - color contains mainly: red. Hex color #DCD9DB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DCD9DB is #232624. Grayscale: #DADADA. Windows color (decimal): -2303525 or 14408156. OLE color: 14408156.
HSL color Cylindrical-coordinate representation of color #DCD9DB: hue angle of 320º degrees, saturation: 0.04, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #DCD9DB is Cyan = 0, Magento = 0.01, Yellow = 0.00 and Black (K on CMYK) = 0.14.
<style> p { color: #DCD9DB; } p { color: rgb(220,217,219); } H1.HeaderClassName { color: #DCD9DB; } .AnyTagClassName { color: #DCD9DB; } </style>
<style> a { background-color: #DCD9DB; } a { background-color: rgb(220,217,219); } div.DivClassName { background-color: #DCD9DB; } .BgClassName { background-color: #DCD9DB; } </style>
<style> span { border-color: #DCD9DB; } span { border-color: rgb(220,217,219); } td.TdClassName { border-color: #DCD9DB; } .TagClassName { border-color: #DCD9DB; } </style>