#DDD3EE (or 0xDDD3EE) is unknown color: approx Fog. HEX triplet: DD, D3 and EE. RGB value is (221,211,238). Sum of RGB (Red+Green+Blue) = 221+211+238=670 (88% of max value = 765). Red value is 221 (86.72% from 255 or 32.99% from 670); Green value is 211 (82.81% from 255 or 31.49% from 670); Blue value is 238 (93.36% from 255 or 35.52% from 670); Max value from RGB is 238 - color contains mainly: blue. Hex color #DDD3EE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DDD3EE is #222C11. Grayscale: #D8D8D8. Windows color (decimal): -2239506 or 15651805. OLE color: 15651805.
HSL color Cylindrical-coordinate representation of color #DDD3EE: hue angle of 262.22º degrees, saturation: 0.44, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #DDD3EE is Cyan = 0.07, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #DDD3EE; } p { color: rgb(221,211,238); } H1.HeaderClassName { color: #DDD3EE; } .AnyTagClassName { color: #DDD3EE; } </style>
<style> a { background-color: #DDD3EE; } a { background-color: rgb(221,211,238); } div.DivClassName { background-color: #DDD3EE; } .BgClassName { background-color: #DDD3EE; } </style>
<style> span { border-color: #DDD3EE; } span { border-color: rgb(221,211,238); } td.TdClassName { border-color: #DDD3EE; } .TagClassName { border-color: #DDD3EE; } </style>