#DCD980 (or 0xDCD980) is unknown color: approx Goldenrod. HEX triplet: DC, D9 and 80. RGB value is (220,217,128). Sum of RGB (Red+Green+Blue) = 220+217+128=565 (74% of max value = 765). Red value is 220 (86.33% from 255 or 38.94% from 565); Green value is 217 (85.16% from 255 or 38.41% from 565); Blue value is 128 (50.39% from 255 or 22.65% from 565); Max value from RGB is 220 - color contains mainly: red. Hex color #DCD980 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DCD980 is #23267F. Grayscale: #D0D0D0. Windows color (decimal): -2303616 or 8444380. OLE color: 8444380.
HSL color Cylindrical-coordinate representation of color #DCD980: hue angle of 58.04º degrees, saturation: 0.57, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #DCD980 is Cyan = 0, Magento = 0.01, Yellow = 0.42 and Black (K on CMYK) = 0.14.
<style> p { color: #DCD980; } p { color: rgb(220,217,128); } H1.HeaderClassName { color: #DCD980; } .AnyTagClassName { color: #DCD980; } </style>
<style> a { background-color: #DCD980; } a { background-color: rgb(220,217,128); } div.DivClassName { background-color: #DCD980; } .BgClassName { background-color: #DCD980; } </style>
<style> span { border-color: #DCD980; } span { border-color: rgb(220,217,128); } td.TdClassName { border-color: #DCD980; } .TagClassName { border-color: #DCD980; } </style>