#BA80AD (or 0xBA80AD) is unknown color: approx London Hue. HEX triplet: BA, 80 and AD. RGB value is (186,128,173). Sum of RGB (Red+Green+Blue) = 186+128+173=487 (64% of max value = 765). Red value is 186 (73.05% from 255 or 38.19% from 487); Green value is 128 (50.39% from 255 or 26.28% from 487); Blue value is 173 (67.97% from 255 or 35.52% from 487); Max value from RGB is 186 - color contains mainly: red. Hex color #BA80AD is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BA80AD is #457F52. Grayscale: #969696. Windows color (decimal): -4554579 or 11370682. OLE color: 11370682.
HSL color Cylindrical-coordinate representation of color #BA80AD: hue angle of 313.45º degrees, saturation: 0.3, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #BA80AD is Cyan = 0, Magento = 0.31, Yellow = 0.07 and Black (K on CMYK) = 0.27.
<style> p { color: #BA80AD; } p { color: rgb(186,128,173); } H1.HeaderClassName { color: #BA80AD; } .AnyTagClassName { color: #BA80AD; } </style>
<style> a { background-color: #BA80AD; } a { background-color: rgb(186,128,173); } div.DivClassName { background-color: #BA80AD; } .BgClassName { background-color: #BA80AD; } </style>
<style> span { border-color: #BA80AD; } span { border-color: rgb(186,128,173); } td.TdClassName { border-color: #BA80AD; } .TagClassName { border-color: #BA80AD; } </style>