#DCDC7D (or 0xDCDC7D) is unknown color: approx Goldenrod. HEX triplet: DC, DC and 7D. RGB value is (220,220,125). Sum of RGB (Red+Green+Blue) = 220+220+125=565 (74% of max value = 765). Red value is 220 (86.33% from 255 or 38.94% from 565); Green value is 220 (86.33% from 255 or 38.94% from 565); Blue value is 125 (49.22% from 255 or 22.12% from 565); Max value from RGB is 220 - color contains mainly: red, green. Hex color #DCDC7D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DCDC7D is #232382. Grayscale: #D1D1D1. Windows color (decimal): -2302851 or 8248540. OLE color: 8248540.
HSL color Cylindrical-coordinate representation of color #DCDC7D: hue angle of 60º degrees, saturation: 0.58, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #DCDC7D is Cyan = 0, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.14.
<style> p { color: #DCDC7D; } p { color: rgb(220,220,125); } H1.HeaderClassName { color: #DCDC7D; } .AnyTagClassName { color: #DCDC7D; } </style>
<style> a { background-color: #DCDC7D; } a { background-color: rgb(220,220,125); } div.DivClassName { background-color: #DCDC7D; } .BgClassName { background-color: #DCDC7D; } </style>
<style> span { border-color: #DCDC7D; } span { border-color: rgb(220,220,125); } td.TdClassName { border-color: #DCDC7D; } .TagClassName { border-color: #DCDC7D; } </style>