#BA55CD (or 0xBA55CD) is unknown color: approx Medium Orchid. HEX triplet: BA, 55 and CD. RGB value is (186,85,205). Sum of RGB (Red+Green+Blue) = 186+85+205=476 (63% of max value = 765). Red value is 186 (73.05% from 255 or 39.08% from 476); Green value is 85 (33.59% from 255 or 17.86% from 476); Blue value is 205 (80.47% from 255 or 43.07% from 476); Max value from RGB is 205 - color contains mainly: blue. Hex color #BA55CD is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BA55CD is #45AA32. Grayscale: #808080. Windows color (decimal): -4565555 or 13456826. OLE color: 13456826.
HSL color Cylindrical-coordinate representation of color #BA55CD: hue angle of 290.5º degrees, saturation: 0.55, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #BA55CD is Cyan = 0.09, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #ba55cd; } p { color: rgb(186,85,205); } H1.HeaderClassName { color: #ba55cd; } .AnyTagClassName { color: #ba55cd; } </style>
<style> a { background-color: #ba55cd; } a { background-color: rgb(186,85,205); } div.DivClassName { background-color: #ba55cd; } .BgClassName { background-color: #ba55cd; } </style>
<style> span { border-color: #ba55cd; } span { border-color: rgb(186,85,205); } td.TdClassName { border-color: #ba55cd; } .TagClassName { border-color: #ba55cd; } </style>