#BC53A5 (or 0xBC53A5) is unknown color: approx Fuchsia. HEX triplet: BC, 53 and A5. RGB value is (188,83,165). Sum of RGB (Red+Green+Blue) = 188+83+165=436 (57% of max value = 765). Red value is 188 (73.83% from 255 or 43.12% from 436); Green value is 83 (32.81% from 255 or 19.04% from 436); Blue value is 165 (64.84% from 255 or 37.84% from 436); Max value from RGB is 188 - color contains mainly: red. Hex color #BC53A5 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BC53A5 is #43AC5A. Grayscale: #7B7B7B. Windows color (decimal): -4435035 or 10834876. OLE color: 10834876.
HSL color Cylindrical-coordinate representation of color #BC53A5: hue angle of 313.14º degrees, saturation: 0.44, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #BC53A5 is Cyan = 0, Magento = 0.56, Yellow = 0.12 and Black (K on CMYK) = 0.26.
<style> p { color: #BC53A5; } p { color: rgb(188,83,165); } H1.HeaderClassName { color: #BC53A5; } .AnyTagClassName { color: #BC53A5; } </style>
<style> a { background-color: #BC53A5; } a { background-color: rgb(188,83,165); } div.DivClassName { background-color: #BC53A5; } .BgClassName { background-color: #BC53A5; } </style>
<style> span { border-color: #BC53A5; } span { border-color: rgb(188,83,165); } td.TdClassName { border-color: #BC53A5; } .TagClassName { border-color: #BC53A5; } </style>