#C64AB3 (or 0xC64AB3) is unknown color: approx Fuchsia. HEX triplet: C6, 4A and B3. RGB value is (198,74,179). Sum of RGB (Red+Green+Blue) = 198+74+179=451 (59% of max value = 765). Red value is 198 (77.73% from 255 or 43.90% from 451); Green value is 74 (29.30% from 255 or 16.41% from 451); Blue value is 179 (70.31% from 255 or 39.69% from 451); Max value from RGB is 198 - color contains mainly: red. Hex color #C64AB3 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #C64AB3 is #39B54C. Grayscale: #7A7A7A. Windows color (decimal): -3781965 or 11750086. OLE color: 11750086.
HSL color Cylindrical-coordinate representation of color #C64AB3: hue angle of 309.19º degrees, saturation: 0.52, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #C64AB3 is Cyan = 0, Magento = 0.63, Yellow = 0.10 and Black (K on CMYK) = 0.22.
<style> p { color: #c64ab3; } p { color: rgb(198,74,179); } H1.HeaderClassName { color: #c64ab3; } .AnyTagClassName { color: #c64ab3; } </style>
<style> a { background-color: #c64ab3; } a { background-color: rgb(198,74,179); } div.DivClassName { background-color: #c64ab3; } .BgClassName { background-color: #c64ab3; } </style>
<style> span { border-color: #c64ab3; } span { border-color: rgb(198,74,179); } td.TdClassName { border-color: #c64ab3; } .TagClassName { border-color: #c64ab3; } </style>