#DDD7FA (or 0xDDD7FA) is unknown color: approx Quartz. HEX triplet: DD, D7 and FA. RGB value is (221,215,250). Sum of RGB (Red+Green+Blue) = 221+215+250=686 (90% of max value = 765). Red value is 221 (86.72% from 255 or 32.22% from 686); Green value is 215 (84.38% from 255 or 31.34% from 686); Blue value is 250 (98.05% from 255 or 36.44% from 686); Max value from RGB is 250 - color contains mainly: blue. Hex color #DDD7FA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DDD7FA is #222805. Grayscale: #DCDCDC. Windows color (decimal): -2238470 or 16439261. OLE color: 16439261.
HSL color Cylindrical-coordinate representation of color #DDD7FA: hue angle of 250.29º degrees, saturation: 0.78, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #DDD7FA is Cyan = 0.12, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #ddd7fa; } p { color: rgb(221,215,250); } H1.HeaderClassName { color: #ddd7fa; } .AnyTagClassName { color: #ddd7fa; } </style>
<style> a { background-color: #ddd7fa; } a { background-color: rgb(221,215,250); } div.DivClassName { background-color: #ddd7fa; } .BgClassName { background-color: #ddd7fa; } </style>
<style> span { border-color: #ddd7fa; } span { border-color: rgb(221,215,250); } td.TdClassName { border-color: #ddd7fa; } .TagClassName { border-color: #ddd7fa; } </style>