#DDD555 (or 0xDDD555) is unknown color: approx Manz. HEX triplet: DD, D5 and 55. RGB value is (221,213,85). Sum of RGB (Red+Green+Blue) = 221+213+85=519 (68% of max value = 765). Red value is 221 (86.72% from 255 or 42.58% from 519); Green value is 213 (83.59% from 255 or 41.04% from 519); Blue value is 85 (33.59% from 255 or 16.38% from 519); Max value from RGB is 221 - color contains mainly: red. Hex color #DDD555 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #DDD555 is #222AAA. Grayscale: #C9C9C9. Windows color (decimal): -2239147 or 5625309. OLE color: 5625309.
HSL color Cylindrical-coordinate representation of color #DDD555: hue angle of 56.47º degrees, saturation: 0.67, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #DDD555 is Cyan = 0, Magento = 0.04, Yellow = 0.62 and Black (K on CMYK) = 0.13.
<style> p { color: #DDD555; } p { color: rgb(221,213,85); } H1.HeaderClassName { color: #DDD555; } .AnyTagClassName { color: #DDD555; } </style>
<style> a { background-color: #DDD555; } a { background-color: rgb(221,213,85); } div.DivClassName { background-color: #DDD555; } .BgClassName { background-color: #DDD555; } </style>
<style> span { border-color: #DDD555; } span { border-color: rgb(221,213,85); } td.TdClassName { border-color: #DDD555; } .TagClassName { border-color: #DDD555; } </style>