#DCD9FA (or 0xDCD9FA) is unknown color: approx Quartz. HEX triplet: DC, D9 and FA. RGB value is (220,217,250). Sum of RGB (Red+Green+Blue) = 220+217+250=687 (90% of max value = 765). Red value is 220 (86.33% from 255 or 32.02% from 687); Green value is 217 (85.16% from 255 or 31.59% from 687); Blue value is 250 (98.05% from 255 or 36.39% from 687); Max value from RGB is 250 - color contains mainly: blue. Hex color #DCD9FA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCD9FA is #232605. Grayscale: #DDDDDD. Windows color (decimal): -2303494 or 16439772. OLE color: 16439772.
HSL color Cylindrical-coordinate representation of color #DCD9FA: hue angle of 245.45º degrees, saturation: 0.77, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #DCD9FA is Cyan = 0.12, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DCD9FA; } p { color: rgb(220,217,250); } H1.HeaderClassName { color: #DCD9FA; } .AnyTagClassName { color: #DCD9FA; } </style>
<style> a { background-color: #DCD9FA; } a { background-color: rgb(220,217,250); } div.DivClassName { background-color: #DCD9FA; } .BgClassName { background-color: #DCD9FA; } </style>
<style> span { border-color: #DCD9FA; } span { border-color: rgb(220,217,250); } td.TdClassName { border-color: #DCD9FA; } .TagClassName { border-color: #DCD9FA; } </style>