#BA299D (or 0xBA299D) is unknown color: approx Medium Red Violet. HEX triplet: BA, 29 and 9D. RGB value is (186,41,157). Sum of RGB (Red+Green+Blue) = 186+41+157=384 (50% of max value = 765). Red value is 186 (73.05% from 255 or 48.44% from 384); Green value is 41 (16.41% from 255 or 10.68% from 384); Blue value is 157 (61.72% from 255 or 40.89% from 384); Max value from RGB is 186 - color contains mainly: red. Hex color #BA299D is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #BA299D is #45D662. Grayscale: #616161. Windows color (decimal): -4576867 or 10299834. OLE color: 10299834.
HSL color Cylindrical-coordinate representation of color #BA299D: hue angle of 312º degrees, saturation: 0.64, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #BA299D is Cyan = 0, Magento = 0.78, Yellow = 0.16 and Black (K on CMYK) = 0.27.
<style> p { color: #BA299D; } p { color: rgb(186,41,157); } H1.HeaderClassName { color: #BA299D; } .AnyTagClassName { color: #BA299D; } </style>
<style> a { background-color: #BA299D; } a { background-color: rgb(186,41,157); } div.DivClassName { background-color: #BA299D; } .BgClassName { background-color: #BA299D; } </style>
<style> span { border-color: #BA299D; } span { border-color: rgb(186,41,157); } td.TdClassName { border-color: #BA299D; } .TagClassName { border-color: #BA299D; } </style>