#DDD55D (or 0xDDD55D) is unknown color: approx Manz. HEX triplet: DD, D5 and 5D. RGB value is (221,213,93). Sum of RGB (Red+Green+Blue) = 221+213+93=527 (69% of max value = 765). Red value is 221 (86.72% from 255 or 41.94% from 527); Green value is 213 (83.59% from 255 or 40.42% from 527); Blue value is 93 (36.72% from 255 or 17.65% from 527); Max value from RGB is 221 - color contains mainly: red. Hex color #DDD55D is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DDD55D is #222AA2. Grayscale: #CACACA. Windows color (decimal): -2239139 or 6149597. OLE color: 6149597.
HSL color Cylindrical-coordinate representation of color #DDD55D: hue angle of 56.25º degrees, saturation: 0.65, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #DDD55D is Cyan = 0, Magento = 0.04, Yellow = 0.58 and Black (K on CMYK) = 0.13.
<style> p { color: #DDD55D; } p { color: rgb(221,213,93); } H1.HeaderClassName { color: #DDD55D; } .AnyTagClassName { color: #DDD55D; } </style>
<style> a { background-color: #DDD55D; } a { background-color: rgb(221,213,93); } div.DivClassName { background-color: #DDD55D; } .BgClassName { background-color: #DDD55D; } </style>
<style> span { border-color: #DDD55D; } span { border-color: rgb(221,213,93); } td.TdClassName { border-color: #DDD55D; } .TagClassName { border-color: #DDD55D; } </style>