#DCD9CC (or 0xDCD9CC) is unknown color: approx Milk White. HEX triplet: DC, D9 and CC. RGB value is (220,217,204). Sum of RGB (Red+Green+Blue) = 220+217+204=641 (84% of max value = 765). Red value is 220 (86.33% from 255 or 34.32% from 641); Green value is 217 (85.16% from 255 or 33.85% from 641); Blue value is 204 (80.08% from 255 or 31.83% from 641); Max value from RGB is 220 - color contains mainly: red. Hex color #DCD9CC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DCD9CC is #232633. Grayscale: #D8D8D8. Windows color (decimal): -2303540 or 13425116. OLE color: 13425116.
HSL color Cylindrical-coordinate representation of color #DCD9CC: hue angle of 48.75º degrees, saturation: 0.19, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #DCD9CC is Cyan = 0, Magento = 0.01, Yellow = 0.07 and Black (K on CMYK) = 0.14.
<style> p { color: #DCD9CC; } p { color: rgb(220,217,204); } H1.HeaderClassName { color: #DCD9CC; } .AnyTagClassName { color: #DCD9CC; } </style>
<style> a { background-color: #DCD9CC; } a { background-color: rgb(220,217,204); } div.DivClassName { background-color: #DCD9CC; } .BgClassName { background-color: #DCD9CC; } </style>
<style> span { border-color: #DCD9CC; } span { border-color: rgb(220,217,204); } td.TdClassName { border-color: #DCD9CC; } .TagClassName { border-color: #DCD9CC; } </style>