#C63FC3 (or 0xC63FC3) is unknown color: approx Fuchsia. HEX triplet: C6, 3F and C3. RGB value is (198,63,195). Sum of RGB (Red+Green+Blue) = 198+63+195=456 (60% of max value = 765). Red value is 198 (77.73% from 255 or 43.42% from 456); Green value is 63 (25% from 255 or 13.82% from 456); Blue value is 195 (76.56% from 255 or 42.76% from 456); Max value from RGB is 198 - color contains mainly: red. Hex color #C63FC3 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C63FC3 is #39C03C. Grayscale: #767676. Windows color (decimal): -3784765 or 12795846. OLE color: 12795846.
HSL color Cylindrical-coordinate representation of color #C63FC3: hue angle of 301.33º degrees, saturation: 0.54, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #C63FC3 is Cyan = 0, Magento = 0.68, Yellow = 0.02 and Black (K on CMYK) = 0.22.
<style> p { color: #C63FC3; } p { color: rgb(198,63,195); } H1.HeaderClassName { color: #C63FC3; } .AnyTagClassName { color: #C63FC3; } </style>
<style> a { background-color: #C63FC3; } a { background-color: rgb(198,63,195); } div.DivClassName { background-color: #C63FC3; } .BgClassName { background-color: #C63FC3; } </style>
<style> span { border-color: #C63FC3; } span { border-color: rgb(198,63,195); } td.TdClassName { border-color: #C63FC3; } .TagClassName { border-color: #C63FC3; } </style>