#BA40AB (or 0xBA40AB) is unknown color: approx Fuchsia. HEX triplet: BA, 40 and AB. RGB value is (186,64,171). Sum of RGB (Red+Green+Blue) = 186+64+171=421 (55% of max value = 765). Red value is 186 (73.05% from 255 or 44.18% from 421); Green value is 64 (25.39% from 255 or 15.20% from 421); Blue value is 171 (67.19% from 255 or 40.62% from 421); Max value from RGB is 186 - color contains mainly: red. Hex color #BA40AB is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #BA40AB is #45BF54. Grayscale: #707070. Windows color (decimal): -4570965 or 11223226. OLE color: 11223226.
HSL color Cylindrical-coordinate representation of color #BA40AB: hue angle of 307.38º degrees, saturation: 0.49, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #BA40AB is Cyan = 0, Magento = 0.66, Yellow = 0.08 and Black (K on CMYK) = 0.27.
<style> p { color: #BA40AB; } p { color: rgb(186,64,171); } H1.HeaderClassName { color: #BA40AB; } .AnyTagClassName { color: #BA40AB; } </style>
<style> a { background-color: #BA40AB; } a { background-color: rgb(186,64,171); } div.DivClassName { background-color: #BA40AB; } .BgClassName { background-color: #BA40AB; } </style>
<style> span { border-color: #BA40AB; } span { border-color: rgb(186,64,171); } td.TdClassName { border-color: #BA40AB; } .TagClassName { border-color: #BA40AB; } </style>