#BA8BBD (or 0xBA8BBD) is unknown color: approx London Hue. HEX triplet: BA, 8B and BD. RGB value is (186,139,189). Sum of RGB (Red+Green+Blue) = 186+139+189=514 (68% of max value = 765). Red value is 186 (73.05% from 255 or 36.19% from 514); Green value is 139 (54.69% from 255 or 27.04% from 514); Blue value is 189 (74.22% from 255 or 36.77% from 514); Max value from RGB is 189 - color contains mainly: blue. Hex color #BA8BBD is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BA8BBD is #457442. Grayscale: #9E9E9E. Windows color (decimal): -4551747 or 12422074. OLE color: 12422074.
HSL color Cylindrical-coordinate representation of color #BA8BBD: hue angle of 296.4º degrees, saturation: 0.27, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #BA8BBD is Cyan = 0.02, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #BA8BBD; } p { color: rgb(186,139,189); } H1.HeaderClassName { color: #BA8BBD; } .AnyTagClassName { color: #BA8BBD; } </style>
<style> a { background-color: #BA8BBD; } a { background-color: rgb(186,139,189); } div.DivClassName { background-color: #BA8BBD; } .BgClassName { background-color: #BA8BBD; } </style>
<style> span { border-color: #BA8BBD; } span { border-color: rgb(186,139,189); } td.TdClassName { border-color: #BA8BBD; } .TagClassName { border-color: #BA8BBD; } </style>