#CCA8D1 (or 0xCCA8D1) is unknown color: approx Lilac. HEX triplet: CC, A8 and D1. RGB value is (204,168,209). Sum of RGB (Red+Green+Blue) = 204+168+209=581 (76% of max value = 765). Red value is 204 (80.08% from 255 or 35.11% from 581); Green value is 168 (66.02% from 255 or 28.92% from 581); Blue value is 209 (82.03% from 255 or 35.97% from 581); Max value from RGB is 209 - color contains mainly: blue. Hex color #CCA8D1 is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CCA8D1 is #33572E. Grayscale: #B7B7B7. Windows color (decimal): -3364655 or 13740236. OLE color: 13740236.
HSL color Cylindrical-coordinate representation of color #CCA8D1: hue angle of 292.68º degrees, saturation: 0.31, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #CCA8D1 is Cyan = 0.02, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.18.
<style> p { color: #CCA8D1; } p { color: rgb(204,168,209); } H1.HeaderClassName { color: #CCA8D1; } .AnyTagClassName { color: #CCA8D1; } </style>
<style> a { background-color: #CCA8D1; } a { background-color: rgb(204,168,209); } div.DivClassName { background-color: #CCA8D1; } .BgClassName { background-color: #CCA8D1; } </style>
<style> span { border-color: #CCA8D1; } span { border-color: rgb(204,168,209); } td.TdClassName { border-color: #CCA8D1; } .TagClassName { border-color: #CCA8D1; } </style>