#BA8FB0 (or 0xBA8FB0) is unknown color: approx London Hue. HEX triplet: BA, 8F and B0. RGB value is (186,143,176). Sum of RGB (Red+Green+Blue) = 186+143+176=505 (66% of max value = 765). Red value is 186 (73.05% from 255 or 36.83% from 505); Green value is 143 (56.25% from 255 or 28.32% from 505); Blue value is 176 (69.14% from 255 or 34.85% from 505); Max value from RGB is 186 - color contains mainly: red. Hex color #BA8FB0 is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BA8FB0 is #45704F. Grayscale: #9F9F9F. Windows color (decimal): -4550736 or 11571130. OLE color: 11571130.
HSL color Cylindrical-coordinate representation of color #BA8FB0: hue angle of 313.95º degrees, saturation: 0.24, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #BA8FB0 is Cyan = 0, Magento = 0.23, Yellow = 0.05 and Black (K on CMYK) = 0.27.
<style> p { color: #BA8FB0; } p { color: rgb(186,143,176); } H1.HeaderClassName { color: #BA8FB0; } .AnyTagClassName { color: #BA8FB0; } </style>
<style> a { background-color: #BA8FB0; } a { background-color: rgb(186,143,176); } div.DivClassName { background-color: #BA8FB0; } .BgClassName { background-color: #BA8FB0; } </style>
<style> span { border-color: #BA8FB0; } span { border-color: rgb(186,143,176); } td.TdClassName { border-color: #BA8FB0; } .TagClassName { border-color: #BA8FB0; } </style>