#C3CADD (or 0xC3CADD) is unknown color: approx Periwinkle. HEX triplet: C3, CA and DD. RGB value is (195,202,221). Sum of RGB (Red+Green+Blue) = 195+202+221=618 (81% of max value = 765). Red value is 195 (76.56% from 255 or 31.55% from 618); Green value is 202 (79.30% from 255 or 32.69% from 618); Blue value is 221 (86.72% from 255 or 35.76% from 618); Max value from RGB is 221 - color contains mainly: blue. Hex color #C3CADD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C3CADD is #3C3522. Grayscale: #C9C9C9. Windows color (decimal): -3945763 or 14535363. OLE color: 14535363.
HSL color Cylindrical-coordinate representation of color #C3CADD: hue angle of 223.85º degrees, saturation: 0.28, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #C3CADD is Cyan = 0.12, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #C3CADD; } p { color: rgb(195,202,221); } H1.HeaderClassName { color: #C3CADD; } .AnyTagClassName { color: #C3CADD; } </style>
<style> a { background-color: #C3CADD; } a { background-color: rgb(195,202,221); } div.DivClassName { background-color: #C3CADD; } .BgClassName { background-color: #C3CADD; } </style>
<style> span { border-color: #C3CADD; } span { border-color: rgb(195,202,221); } td.TdClassName { border-color: #C3CADD; } .TagClassName { border-color: #C3CADD; } </style>