#BA82AC (or 0xBA82AC) is unknown color: approx London Hue. HEX triplet: BA, 82 and AC. RGB value is (186,130,172). Sum of RGB (Red+Green+Blue) = 186+130+172=488 (64% of max value = 765). Red value is 186 (73.05% from 255 or 38.11% from 488); Green value is 130 (51.17% from 255 or 26.64% from 488); Blue value is 172 (67.58% from 255 or 35.25% from 488); Max value from RGB is 186 - color contains mainly: red. Hex color #BA82AC is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BA82AC is #457D53. Grayscale: #979797. Windows color (decimal): -4554068 or 11305658. OLE color: 11305658.
HSL color Cylindrical-coordinate representation of color #BA82AC: hue angle of 315º degrees, saturation: 0.29, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #BA82AC is Cyan = 0, Magento = 0.30, Yellow = 0.08 and Black (K on CMYK) = 0.27.
<style> p { color: #BA82AC; } p { color: rgb(186,130,172); } H1.HeaderClassName { color: #BA82AC; } .AnyTagClassName { color: #BA82AC; } </style>
<style> a { background-color: #BA82AC; } a { background-color: rgb(186,130,172); } div.DivClassName { background-color: #BA82AC; } .BgClassName { background-color: #BA82AC; } </style>
<style> span { border-color: #BA82AC; } span { border-color: rgb(186,130,172); } td.TdClassName { border-color: #BA82AC; } .TagClassName { border-color: #BA82AC; } </style>