#CCA9CD (or 0xCCA9CD) is unknown color: approx Lilac. HEX triplet: CC, A9 and CD. RGB value is (204,169,205). Sum of RGB (Red+Green+Blue) = 204+169+205=578 (76% of max value = 765). Red value is 204 (80.08% from 255 or 35.29% from 578); Green value is 169 (66.41% from 255 or 29.24% from 578); Blue value is 205 (80.47% from 255 or 35.47% from 578); Max value from RGB is 205 - color contains mainly: blue. Hex color #CCA9CD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CCA9CD is #335632. Grayscale: #B7B7B7. Windows color (decimal): -3364403 or 13478348. OLE color: 13478348.
HSL color Cylindrical-coordinate representation of color #CCA9CD: hue angle of 298.33º degrees, saturation: 0.26, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CCA9CD is Cyan = 0.00, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #CCA9CD; } p { color: rgb(204,169,205); } H1.HeaderClassName { color: #CCA9CD; } .AnyTagClassName { color: #CCA9CD; } </style>
<style> a { background-color: #CCA9CD; } a { background-color: rgb(204,169,205); } div.DivClassName { background-color: #CCA9CD; } .BgClassName { background-color: #CCA9CD; } </style>
<style> span { border-color: #CCA9CD; } span { border-color: rgb(204,169,205); } td.TdClassName { border-color: #CCA9CD; } .TagClassName { border-color: #CCA9CD; } </style>