#DDD5A9 (or 0xDDD5A9) is unknown color: approx Mint Julep. HEX triplet: DD, D5 and A9. RGB value is (221,213,169). Sum of RGB (Red+Green+Blue) = 221+213+169=603 (79% of max value = 765). Red value is 221 (86.72% from 255 or 36.65% from 603); Green value is 213 (83.59% from 255 or 35.32% from 603); Blue value is 169 (66.41% from 255 or 28.03% from 603); Max value from RGB is 221 - color contains mainly: red. Hex color #DDD5A9 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #DDD5A9 is #222A56. Grayscale: #D2D2D2. Windows color (decimal): -2239063 or 11130333. OLE color: 11130333.
HSL color Cylindrical-coordinate representation of color #DDD5A9: hue angle of 50.77º degrees, saturation: 0.43, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #DDD5A9 is Cyan = 0, Magento = 0.04, Yellow = 0.24 and Black (K on CMYK) = 0.13.
<style> p { color: #DDD5A9; } p { color: rgb(221,213,169); } H1.HeaderClassName { color: #DDD5A9; } .AnyTagClassName { color: #DDD5A9; } </style>
<style> a { background-color: #DDD5A9; } a { background-color: rgb(221,213,169); } div.DivClassName { background-color: #DDD5A9; } .BgClassName { background-color: #DDD5A9; } </style>
<style> span { border-color: #DDD5A9; } span { border-color: rgb(221,213,169); } td.TdClassName { border-color: #DDD5A9; } .TagClassName { border-color: #DDD5A9; } </style>