#DCD8FA (or 0xDCD8FA) is unknown color: approx Quartz. HEX triplet: DC, D8 and FA. RGB value is (220,216,250). Sum of RGB (Red+Green+Blue) = 220+216+250=686 (90% of max value = 765). Red value is 220 (86.33% from 255 or 32.07% from 686); Green value is 216 (84.77% from 255 or 31.49% 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 #DCD8FA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCD8FA is #232705. Grayscale: #DCDCDC. Windows color (decimal): -2303750 or 16439516. OLE color: 16439516.
HSL color Cylindrical-coordinate representation of color #DCD8FA: hue angle of 247.06º degrees, saturation: 0.77, 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 #DCD8FA is Cyan = 0.12, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DCD8FA; } p { color: rgb(220,216,250); } H1.HeaderClassName { color: #DCD8FA; } .AnyTagClassName { color: #DCD8FA; } </style>
<style> a { background-color: #DCD8FA; } a { background-color: rgb(220,216,250); } div.DivClassName { background-color: #DCD8FA; } .BgClassName { background-color: #DCD8FA; } </style>
<style> span { border-color: #DCD8FA; } span { border-color: rgb(220,216,250); } td.TdClassName { border-color: #DCD8FA; } .TagClassName { border-color: #DCD8FA; } </style>