#BA60AC (or 0xBA60AC) is unknown color: approx Fuchsia. HEX triplet: BA, 60 and AC. RGB value is (186,96,172). Sum of RGB (Red+Green+Blue) = 186+96+172=454 (60% of max value = 765). Red value is 186 (73.05% from 255 or 40.97% from 454); Green value is 96 (37.89% from 255 or 21.15% from 454); Blue value is 172 (67.58% from 255 or 37.89% from 454); Max value from RGB is 186 - color contains mainly: red. Hex color #BA60AC is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BA60AC is #459F53. Grayscale: #838383. Windows color (decimal): -4562772 or 11296954. OLE color: 11296954.
HSL color Cylindrical-coordinate representation of color #BA60AC: hue angle of 309.33º degrees, saturation: 0.39, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #BA60AC is Cyan = 0, Magento = 0.48, Yellow = 0.08 and Black (K on CMYK) = 0.27.
<style> p { color: #BA60AC; } p { color: rgb(186,96,172); } H1.HeaderClassName { color: #BA60AC; } .AnyTagClassName { color: #BA60AC; } </style>
<style> a { background-color: #BA60AC; } a { background-color: rgb(186,96,172); } div.DivClassName { background-color: #BA60AC; } .BgClassName { background-color: #BA60AC; } </style>
<style> span { border-color: #BA60AC; } span { border-color: rgb(186,96,172); } td.TdClassName { border-color: #BA60AC; } .TagClassName { border-color: #BA60AC; } </style>