#BA64C2 (or 0xBA64C2) is unknown color: approx Fuchsia. HEX triplet: BA, 64 and C2. RGB value is (186,100,194). Sum of RGB (Red+Green+Blue) = 186+100+194=480 (63% of max value = 765). Red value is 186 (73.05% from 255 or 38.75% from 480); Green value is 100 (39.45% from 255 or 20.83% from 480); Blue value is 194 (76.17% from 255 or 40.42% from 480); Max value from RGB is 194 - color contains mainly: blue. Hex color #BA64C2 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BA64C2 is #459B3D. Grayscale: #888888. Windows color (decimal): -4561726 or 12739770. OLE color: 12739770.
HSL color Cylindrical-coordinate representation of color #BA64C2: hue angle of 294.89º degrees, saturation: 0.44, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #BA64C2 is Cyan = 0.04, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #BA64C2; } p { color: rgb(186,100,194); } H1.HeaderClassName { color: #BA64C2; } .AnyTagClassName { color: #BA64C2; } </style>
<style> a { background-color: #BA64C2; } a { background-color: rgb(186,100,194); } div.DivClassName { background-color: #BA64C2; } .BgClassName { background-color: #BA64C2; } </style>
<style> span { border-color: #BA64C2; } span { border-color: rgb(186,100,194); } td.TdClassName { border-color: #BA64C2; } .TagClassName { border-color: #BA64C2; } </style>