#DDD8FC (or 0xDDD8FC) is unknown color: approx Quartz. HEX triplet: DD, D8 and FC. RGB value is (221,216,252). Sum of RGB (Red+Green+Blue) = 221+216+252=689 (91% of max value = 765). Red value is 221 (86.72% from 255 or 32.08% from 689); Green value is 216 (84.77% from 255 or 31.35% from 689); Blue value is 252 (98.83% from 255 or 36.57% from 689); Max value from RGB is 252 - color contains mainly: blue. Hex color #DDD8FC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DDD8FC is #222703. Grayscale: #DDDDDD. Windows color (decimal): -2238212 or 16570589. OLE color: 16570589.
HSL color Cylindrical-coordinate representation of color #DDD8FC: hue angle of 248.33º degrees, saturation: 0.86, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #DDD8FC is Cyan = 0.12, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #DDD8FC; } p { color: rgb(221,216,252); } H1.HeaderClassName { color: #DDD8FC; } .AnyTagClassName { color: #DDD8FC; } </style>
<style> a { background-color: #DDD8FC; } a { background-color: rgb(221,216,252); } div.DivClassName { background-color: #DDD8FC; } .BgClassName { background-color: #DDD8FC; } </style>
<style> span { border-color: #DDD8FC; } span { border-color: rgb(221,216,252); } td.TdClassName { border-color: #DDD8FC; } .TagClassName { border-color: #DDD8FC; } </style>