#CCA0DC (or 0xCCA0DC) is unknown color: approx Wisteria. HEX triplet: CC, A0 and DC. RGB value is (204,160,220). Sum of RGB (Red+Green+Blue) = 204+160+220=584 (77% of max value = 765). Red value is 204 (80.08% from 255 or 34.93% from 584); Green value is 160 (62.89% from 255 or 27.40% from 584); Blue value is 220 (86.33% from 255 or 37.67% from 584); Max value from RGB is 220 - color contains mainly: blue. Hex color #CCA0DC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CCA0DC is #335F23. Grayscale: #B3B3B3. Windows color (decimal): -3366692 or 14459084. OLE color: 14459084.
HSL color Cylindrical-coordinate representation of color #CCA0DC: hue angle of 284º degrees, saturation: 0.46, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #CCA0DC is Cyan = 0.07, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #CCA0DC; } p { color: rgb(204,160,220); } H1.HeaderClassName { color: #CCA0DC; } .AnyTagClassName { color: #CCA0DC; } </style>
<style> a { background-color: #CCA0DC; } a { background-color: rgb(204,160,220); } div.DivClassName { background-color: #CCA0DC; } .BgClassName { background-color: #CCA0DC; } </style>
<style> span { border-color: #CCA0DC; } span { border-color: rgb(204,160,220); } td.TdClassName { border-color: #CCA0DC; } .TagClassName { border-color: #CCA0DC; } </style>