#CCCAE5 (or 0xCCCAE5) is unknown color: approx Quartz. HEX triplet: CC, CA and E5. RGB value is (204,202,229). Sum of RGB (Red+Green+Blue) = 204+202+229=635 (84% of max value = 765). Red value is 204 (80.08% from 255 or 32.13% from 635); Green value is 202 (79.30% from 255 or 31.81% from 635); Blue value is 229 (89.84% from 255 or 36.06% from 635); Max value from RGB is 229 - color contains mainly: blue. Hex color #CCCAE5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCCAE5 is #33351A. Grayscale: #CDCDCD. Windows color (decimal): -3355931 or 15059660. OLE color: 15059660.
HSL color Cylindrical-coordinate representation of color #CCCAE5: hue angle of 244.44º degrees, saturation: 0.34, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #CCCAE5 is Cyan = 0.11, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #CCCAE5; } p { color: rgb(204,202,229); } H1.HeaderClassName { color: #CCCAE5; } .AnyTagClassName { color: #CCCAE5; } </style>
<style> a { background-color: #CCCAE5; } a { background-color: rgb(204,202,229); } div.DivClassName { background-color: #CCCAE5; } .BgClassName { background-color: #CCCAE5; } </style>
<style> span { border-color: #CCCAE5; } span { border-color: rgb(204,202,229); } td.TdClassName { border-color: #CCCAE5; } .TagClassName { border-color: #CCCAE5; } </style>