#BA42BE (or 0xBA42BE) is unknown color: approx Fuchsia. HEX triplet: BA, 42 and BE. RGB value is (186,66,190). Sum of RGB (Red+Green+Blue) = 186+66+190=442 (58% of max value = 765). Red value is 186 (73.05% from 255 or 42.08% from 442); Green value is 66 (26.17% from 255 or 14.93% from 442); Blue value is 190 (74.61% from 255 or 42.99% from 442); Max value from RGB is 190 - color contains mainly: blue. Hex color #BA42BE is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #BA42BE is #45BD41. Grayscale: #737373. Windows color (decimal): -4570434 or 12468922. OLE color: 12468922.
HSL color Cylindrical-coordinate representation of color #BA42BE: hue angle of 298.06º degrees, saturation: 0.49, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #BA42BE is Cyan = 0.02, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BA42BE; } p { color: rgb(186,66,190); } H1.HeaderClassName { color: #BA42BE; } .AnyTagClassName { color: #BA42BE; } </style>
<style> a { background-color: #BA42BE; } a { background-color: rgb(186,66,190); } div.DivClassName { background-color: #BA42BE; } .BgClassName { background-color: #BA42BE; } </style>
<style> span { border-color: #BA42BE; } span { border-color: rgb(186,66,190); } td.TdClassName { border-color: #BA42BE; } .TagClassName { border-color: #BA42BE; } </style>