#DDD5DD (or 0xDDD5DD) is unknown color: approx Snuff. HEX triplet: DD, D5 and DD. RGB value is (221,213,221). Sum of RGB (Red+Green+Blue) = 221+213+221=655 (86% of max value = 765). Red value is 221 (86.72% from 255 or 33.74% from 655); Green value is 213 (83.59% from 255 or 32.52% from 655); Blue value is 221 (86.72% from 255 or 33.74% from 655); Max value from RGB is 221 - color contains mainly: red, blue. Hex color #DDD5DD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DDD5DD is #222A22. Grayscale: #D8D8D8. Windows color (decimal): -2239011 or 14538205. OLE color: 14538205.
HSL color Cylindrical-coordinate representation of color #DDD5DD: hue angle of 300º degrees, saturation: 0.11, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #DDD5DD is Cyan = 0, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #DDD5DD; } p { color: rgb(221,213,221); } H1.HeaderClassName { color: #DDD5DD; } .AnyTagClassName { color: #DDD5DD; } </style>
<style> a { background-color: #DDD5DD; } a { background-color: rgb(221,213,221); } div.DivClassName { background-color: #DDD5DD; } .BgClassName { background-color: #DDD5DD; } </style>
<style> span { border-color: #DDD5DD; } span { border-color: rgb(221,213,221); } td.TdClassName { border-color: #DDD5DD; } .TagClassName { border-color: #DDD5DD; } </style>