#CCCAD5 (or 0xCCCAD5) is unknown color: approx Ghost. HEX triplet: CC, CA and D5. RGB value is (204,202,213). Sum of RGB (Red+Green+Blue) = 204+202+213=619 (81% of max value = 765). Red value is 204 (80.08% from 255 or 32.96% from 619); Green value is 202 (79.30% from 255 or 32.63% from 619); Blue value is 213 (83.59% from 255 or 34.41% from 619); Max value from RGB is 213 - color contains mainly: blue. Hex color #CCCAD5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCCAD5 is #33352A. Grayscale: #CBCBCB. Windows color (decimal): -3355947 or 14011084. OLE color: 14011084.
HSL color Cylindrical-coordinate representation of color #CCCAD5: hue angle of 250.91º degrees, saturation: 0.12, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #CCCAD5 is Cyan = 0.04, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.16.
<style> p { color: #CCCAD5; } p { color: rgb(204,202,213); } H1.HeaderClassName { color: #CCCAD5; } .AnyTagClassName { color: #CCCAD5; } </style>
<style> a { background-color: #CCCAD5; } a { background-color: rgb(204,202,213); } div.DivClassName { background-color: #CCCAD5; } .BgClassName { background-color: #CCCAD5; } </style>
<style> span { border-color: #CCCAD5; } span { border-color: rgb(204,202,213); } td.TdClassName { border-color: #CCCAD5; } .TagClassName { border-color: #CCCAD5; } </style>