#DCADEC (or 0xDCADEC) is unknown color: approx Mauve. HEX triplet: DC, AD and EC. RGB value is (220,173,236). Sum of RGB (Red+Green+Blue) = 220+173+236=629 (83% of max value = 765). Red value is 220 (86.33% from 255 or 34.98% from 629); Green value is 173 (67.97% from 255 or 27.50% from 629); Blue value is 236 (92.58% from 255 or 37.52% from 629); Max value from RGB is 236 - color contains mainly: blue. Hex color #DCADEC is not a web safe color. Web safe color analog (approx): #CC99FF. Inversed color of #DCADEC is #235213. Grayscale: #C2C2C2. Windows color (decimal): -2314772 or 15511004. OLE color: 15511004.
HSL color Cylindrical-coordinate representation of color #DCADEC: hue angle of 284.76º degrees, saturation: 0.62, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #DCADEC is Cyan = 0.07, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #DCADEC; } p { color: rgb(220,173,236); } H1.HeaderClassName { color: #DCADEC; } .AnyTagClassName { color: #DCADEC; } </style>
<style> a { background-color: #DCADEC; } a { background-color: rgb(220,173,236); } div.DivClassName { background-color: #DCADEC; } .BgClassName { background-color: #DCADEC; } </style>
<style> span { border-color: #DCADEC; } span { border-color: rgb(220,173,236); } td.TdClassName { border-color: #DCADEC; } .TagClassName { border-color: #DCADEC; } </style>