#C3C3DF (or 0xC3C3DF) is unknown color: approx Lavender Grey. HEX triplet: C3, C3 and DF. RGB value is (195,195,223). Sum of RGB (Red+Green+Blue) = 195+195+223=613 (81% of max value = 765). Red value is 195 (76.56% from 255 or 31.81% from 613); Green value is 195 (76.56% from 255 or 31.81% from 613); Blue value is 223 (87.5% from 255 or 36.38% from 613); Max value from RGB is 223 - color contains mainly: blue. Hex color #C3C3DF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C3C3DF is #3C3C20. Grayscale: #C6C6C6. Windows color (decimal): -3947553 or 14664643. OLE color: 14664643.
HSL color Cylindrical-coordinate representation of color #C3C3DF: hue angle of 240º degrees, saturation: 0.3, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #C3C3DF is Cyan = 0.13, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #C3C3DF; } p { color: rgb(195,195,223); } H1.HeaderClassName { color: #C3C3DF; } .AnyTagClassName { color: #C3C3DF; } </style>
<style> a { background-color: #C3C3DF; } a { background-color: rgb(195,195,223); } div.DivClassName { background-color: #C3C3DF; } .BgClassName { background-color: #C3C3DF; } </style>
<style> span { border-color: #C3C3DF; } span { border-color: rgb(195,195,223); } td.TdClassName { border-color: #C3C3DF; } .TagClassName { border-color: #C3C3DF; } </style>