#BA75BC (or 0xBA75BC) is unknown color: approx Fuchsia. HEX triplet: BA, 75 and BC. RGB value is (186,117,188). Sum of RGB (Red+Green+Blue) = 186+117+188=491 (65% of max value = 765). Red value is 186 (73.05% from 255 or 37.88% from 491); Green value is 117 (46.09% from 255 or 23.83% from 491); Blue value is 188 (73.83% from 255 or 38.29% from 491); Max value from RGB is 188 - color contains mainly: blue. Hex color #BA75BC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BA75BC is #458A43. Grayscale: #919191. Windows color (decimal): -4557380 or 12350906. OLE color: 12350906.
HSL color Cylindrical-coordinate representation of color #BA75BC: hue angle of 298.31º degrees, saturation: 0.35, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #BA75BC is Cyan = 0.01, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #BA75BC; } p { color: rgb(186,117,188); } H1.HeaderClassName { color: #BA75BC; } .AnyTagClassName { color: #BA75BC; } </style>
<style> a { background-color: #BA75BC; } a { background-color: rgb(186,117,188); } div.DivClassName { background-color: #BA75BC; } .BgClassName { background-color: #BA75BC; } </style>
<style> span { border-color: #BA75BC; } span { border-color: rgb(186,117,188); } td.TdClassName { border-color: #BA75BC; } .TagClassName { border-color: #BA75BC; } </style>