#DCD7CC (or 0xDCD7CC) is unknown color: approx White Pointer. HEX triplet: DC, D7 and CC. RGB value is (220,215,204). Sum of RGB (Red+Green+Blue) = 220+215+204=639 (84% of max value = 765). Red value is 220 (86.33% from 255 or 34.43% from 639); Green value is 215 (84.38% from 255 or 33.65% from 639); Blue value is 204 (80.08% from 255 or 31.92% from 639); Max value from RGB is 220 - color contains mainly: red. Hex color #DCD7CC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DCD7CC is #232833. Grayscale: #D7D7D7. Windows color (decimal): -2304052 or 13424604. OLE color: 13424604.
HSL color Cylindrical-coordinate representation of color #DCD7CC: hue angle of 41.25º 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 #DCD7CC is Cyan = 0, Magento = 0.02, Yellow = 0.07 and Black (K on CMYK) = 0.14.
<style> p { color: #DCD7CC; } p { color: rgb(220,215,204); } H1.HeaderClassName { color: #DCD7CC; } .AnyTagClassName { color: #DCD7CC; } </style>
<style> a { background-color: #DCD7CC; } a { background-color: rgb(220,215,204); } div.DivClassName { background-color: #DCD7CC; } .BgClassName { background-color: #DCD7CC; } </style>
<style> span { border-color: #DCD7CC; } span { border-color: rgb(220,215,204); } td.TdClassName { border-color: #DCD7CC; } .TagClassName { border-color: #DCD7CC; } </style>