#BA3BB8 (or 0xBA3BB8) is unknown color: approx Fuchsia. HEX triplet: BA, 3B and B8. RGB value is (186,59,184). Sum of RGB (Red+Green+Blue) = 186+59+184=429 (56% of max value = 765). Red value is 186 (73.05% from 255 or 43.36% from 429); Green value is 59 (23.44% from 255 or 13.75% from 429); Blue value is 184 (72.27% from 255 or 42.89% from 429); Max value from RGB is 186 - color contains mainly: red. Hex color #BA3BB8 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #BA3BB8 is #45C447. Grayscale: #6E6E6E. Windows color (decimal): -4572232 or 12073914. OLE color: 12073914.
HSL color Cylindrical-coordinate representation of color #BA3BB8: hue angle of 300.94º degrees, saturation: 0.52, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #BA3BB8 is Cyan = 0, Magento = 0.68, Yellow = 0.01 and Black (K on CMYK) = 0.27.
<style> p { color: #BA3BB8; } p { color: rgb(186,59,184); } H1.HeaderClassName { color: #BA3BB8; } .AnyTagClassName { color: #BA3BB8; } </style>
<style> a { background-color: #BA3BB8; } a { background-color: rgb(186,59,184); } div.DivClassName { background-color: #BA3BB8; } .BgClassName { background-color: #BA3BB8; } </style>
<style> span { border-color: #BA3BB8; } span { border-color: rgb(186,59,184); } td.TdClassName { border-color: #BA3BB8; } .TagClassName { border-color: #BA3BB8; } </style>