#CCCAE0 (or 0xCCCAE0) is unknown color: approx Lavender Grey. HEX triplet: CC, CA and E0. RGB value is (204,202,224). Sum of RGB (Red+Green+Blue) = 204+202+224=630 (83% of max value = 765). Red value is 204 (80.08% from 255 or 32.38% from 630); Green value is 202 (79.30% from 255 or 32.06% from 630); Blue value is 224 (87.89% from 255 or 35.56% from 630); Max value from RGB is 224 - color contains mainly: blue. Hex color #CCCAE0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCCAE0 is #33351F. Grayscale: #CDCDCD. Windows color (decimal): -3355936 or 14731980. OLE color: 14731980.
HSL color Cylindrical-coordinate representation of color #CCCAE0: hue angle of 245.45º degrees, saturation: 0.26, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #CCCAE0 is Cyan = 0.09, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #CCCAE0; } p { color: rgb(204,202,224); } H1.HeaderClassName { color: #CCCAE0; } .AnyTagClassName { color: #CCCAE0; } </style>
<style> a { background-color: #CCCAE0; } a { background-color: rgb(204,202,224); } div.DivClassName { background-color: #CCCAE0; } .BgClassName { background-color: #CCCAE0; } </style>
<style> span { border-color: #CCCAE0; } span { border-color: rgb(204,202,224); } td.TdClassName { border-color: #CCCAE0; } .TagClassName { border-color: #CCCAE0; } </style>