#DCD5FF (or 0xDCD5FF) is unknown color: approx Quartz. HEX triplet: DC, D5 and FF. RGB value is (220,213,255). Sum of RGB (Red+Green+Blue) = 220+213+255=688 (91% of max value = 765). Red value is 220 (86.33% from 255 or 31.98% from 688); Green value is 213 (83.59% from 255 or 30.96% from 688); Blue value is 255 (100% from 255 or 37.06% from 688); Max value from RGB is 255 - color contains mainly: blue. Hex color #DCD5FF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCD5FF is #232A00. Grayscale: #DBDBDB. Windows color (decimal): -2304513 or 16766428. OLE color: 16766428.
HSL color Cylindrical-coordinate representation of color #DCD5FF: hue angle of 250º degrees, saturation: 1, lightness: 0.92%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #DCD5FF is Cyan = 0.14, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #DCD5FF; } p { color: rgb(220,213,255); } H1.HeaderClassName { color: #DCD5FF; } .AnyTagClassName { color: #DCD5FF; } </style>
<style> a { background-color: #DCD5FF; } a { background-color: rgb(220,213,255); } div.DivClassName { background-color: #DCD5FF; } .BgClassName { background-color: #DCD5FF; } </style>
<style> span { border-color: #DCD5FF; } span { border-color: rgb(220,213,255); } td.TdClassName { border-color: #DCD5FF; } .TagClassName { border-color: #DCD5FF; } </style>