#DCD2FF (or 0xDCD2FF) is unknown color: approx Quartz. HEX triplet: DC, D2 and FF. RGB value is (220,210,255). Sum of RGB (Red+Green+Blue) = 220+210+255=685 (90% of max value = 765). Red value is 220 (86.33% from 255 or 32.12% from 685); Green value is 210 (82.42% from 255 or 30.66% from 685); Blue value is 255 (100% from 255 or 37.23% from 685); Max value from RGB is 255 - color contains mainly: blue. Hex color #DCD2FF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCD2FF is #232D00. Grayscale: #D9D9D9. Windows color (decimal): -2305281 or 16765660. OLE color: 16765660.
HSL color Cylindrical-coordinate representation of color #DCD2FF: hue angle of 253.33º degrees, saturation: 1, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #DCD2FF is Cyan = 0.14, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #DCD2FF; } p { color: rgb(220,210,255); } H1.HeaderClassName { color: #DCD2FF; } .AnyTagClassName { color: #DCD2FF; } </style>
<style> a { background-color: #DCD2FF; } a { background-color: rgb(220,210,255); } div.DivClassName { background-color: #DCD2FF; } .BgClassName { background-color: #DCD2FF; } </style>
<style> span { border-color: #DCD2FF; } span { border-color: rgb(220,210,255); } td.TdClassName { border-color: #DCD2FF; } .TagClassName { border-color: #DCD2FF; } </style>