#DED9EB (or 0xDED9EB) is unknown color: approx Fog. HEX triplet: DE, D9 and EB. RGB value is (222,217,235). Sum of RGB (Red+Green+Blue) = 222+217+235=674 (89% of max value = 765). Red value is 222 (87.11% from 255 or 32.94% from 674); Green value is 217 (85.16% from 255 or 32.20% from 674); Blue value is 235 (92.19% from 255 or 34.87% from 674); Max value from RGB is 235 - color contains mainly: blue. Hex color #DED9EB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DED9EB is #212614. Grayscale: #DCDCDC. Windows color (decimal): -2172437 or 15456734. OLE color: 15456734.
HSL color Cylindrical-coordinate representation of color #DED9EB: hue angle of 256.67º degrees, saturation: 0.31, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #DED9EB is Cyan = 0.06, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #DED9EB; } p { color: rgb(222,217,235); } H1.HeaderClassName { color: #DED9EB; } .AnyTagClassName { color: #DED9EB; } </style>
<style> a { background-color: #DED9EB; } a { background-color: rgb(222,217,235); } div.DivClassName { background-color: #DED9EB; } .BgClassName { background-color: #DED9EB; } </style>
<style> span { border-color: #DED9EB; } span { border-color: rgb(222,217,235); } td.TdClassName { border-color: #DED9EB; } .TagClassName { border-color: #DED9EB; } </style>