#DDD8DD (or 0xDDD8DD) is unknown color: approx Snuff. HEX triplet: DD, D8 and DD. RGB value is (221,216,221). Sum of RGB (Red+Green+Blue) = 221+216+221=658 (87% of max value = 765). Red value is 221 (86.72% from 255 or 33.59% from 658); Green value is 216 (84.77% from 255 or 32.83% from 658); Blue value is 221 (86.72% from 255 or 33.59% from 658); Max value from RGB is 221 - color contains mainly: red, blue. Hex color #DDD8DD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DDD8DD is #222722. Grayscale: #DADADA. Windows color (decimal): -2238243 or 14538973. OLE color: 14538973.
HSL color Cylindrical-coordinate representation of color #DDD8DD: hue angle of 300º degrees, saturation: 0.07, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #DDD8DD is Cyan = 0, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #DDD8DD; } p { color: rgb(221,216,221); } H1.HeaderClassName { color: #DDD8DD; } .AnyTagClassName { color: #DDD8DD; } </style>
<style> a { background-color: #DDD8DD; } a { background-color: rgb(221,216,221); } div.DivClassName { background-color: #DDD8DD; } .BgClassName { background-color: #DDD8DD; } </style>
<style> span { border-color: #DDD8DD; } span { border-color: rgb(221,216,221); } td.TdClassName { border-color: #DDD8DD; } .TagClassName { border-color: #DDD8DD; } </style>