#BA179F (or 0xBA179F) is unknown color: approx Medium Violet Red. HEX triplet: BA, 17 and 9F. RGB value is (186,23,159). Sum of RGB (Red+Green+Blue) = 186+23+159=368 (48% of max value = 765). Red value is 186 (73.05% from 255 or 50.54% from 368); Green value is 23 (9.38% from 255 or 6.25% from 368); Blue value is 159 (62.5% from 255 or 43.21% from 368); Max value from RGB is 186 - color contains mainly: red. Hex color #BA179F is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #BA179F is #45E860. Grayscale: #565656. Windows color (decimal): -4581473 or 10426298. OLE color: 10426298.
HSL color Cylindrical-coordinate representation of color #BA179F: hue angle of 309.94º degrees, saturation: 0.78, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #BA179F is Cyan = 0, Magento = 0.88, Yellow = 0.15 and Black (K on CMYK) = 0.27.
<style> p { color: #BA179F; } p { color: rgb(186,23,159); } H1.HeaderClassName { color: #BA179F; } .AnyTagClassName { color: #BA179F; } </style>
<style> a { background-color: #BA179F; } a { background-color: rgb(186,23,159); } div.DivClassName { background-color: #BA179F; } .BgClassName { background-color: #BA179F; } </style>
<style> span { border-color: #BA179F; } span { border-color: rgb(186,23,159); } td.TdClassName { border-color: #BA179F; } .TagClassName { border-color: #BA179F; } </style>