#BA89BB (or 0xBA89BB) is unknown color: approx London Hue. HEX triplet: BA, 89 and BB. RGB value is (186,137,187). Sum of RGB (Red+Green+Blue) = 186+137+187=510 (67% of max value = 765). Red value is 186 (73.05% from 255 or 36.47% from 510); Green value is 137 (53.91% from 255 or 26.86% from 510); Blue value is 187 (73.44% from 255 or 36.67% from 510); Max value from RGB is 187 - color contains mainly: blue. Hex color #BA89BB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BA89BB is #457644. Grayscale: #9D9D9D. Windows color (decimal): -4552261 or 12290490. OLE color: 12290490.
HSL color Cylindrical-coordinate representation of color #BA89BB: hue angle of 298.8º degrees, saturation: 0.27, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #BA89BB is Cyan = 0.01, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #BA89BB; } p { color: rgb(186,137,187); } H1.HeaderClassName { color: #BA89BB; } .AnyTagClassName { color: #BA89BB; } </style>
<style> a { background-color: #BA89BB; } a { background-color: rgb(186,137,187); } div.DivClassName { background-color: #BA89BB; } .BgClassName { background-color: #BA89BB; } </style>
<style> span { border-color: #BA89BB; } span { border-color: rgb(186,137,187); } td.TdClassName { border-color: #BA89BB; } .TagClassName { border-color: #BA89BB; } </style>