#DDD87E (or 0xDDD87E) is unknown color: approx Wild Rice. HEX triplet: DD, D8 and 7E. RGB value is (221,216,126). Sum of RGB (Red+Green+Blue) = 221+216+126=563 (74% of max value = 765). Red value is 221 (86.72% from 255 or 39.25% from 563); Green value is 216 (84.77% from 255 or 38.37% from 563); Blue value is 126 (49.61% from 255 or 22.38% from 563); Max value from RGB is 221 - color contains mainly: red. Hex color #DDD87E is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DDD87E is #222781. Grayscale: #CFCFCF. Windows color (decimal): -2238338 or 8313053. OLE color: 8313053.
HSL color Cylindrical-coordinate representation of color #DDD87E: hue angle of 56.84º degrees, saturation: 0.58, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #DDD87E is Cyan = 0, Magento = 0.02, Yellow = 0.43 and Black (K on CMYK) = 0.13.
<style> p { color: #DDD87E; } p { color: rgb(221,216,126); } H1.HeaderClassName { color: #DDD87E; } .AnyTagClassName { color: #DDD87E; } </style>
<style> a { background-color: #DDD87E; } a { background-color: rgb(221,216,126); } div.DivClassName { background-color: #DDD87E; } .BgClassName { background-color: #DDD87E; } </style>
<style> span { border-color: #DDD87E; } span { border-color: rgb(221,216,126); } td.TdClassName { border-color: #DDD87E; } .TagClassName { border-color: #DDD87E; } </style>