#BC54A5 (or 0xBC54A5) is unknown color: approx Fuchsia. HEX triplet: BC, 54 and A5. RGB value is (188,84,165). Sum of RGB (Red+Green+Blue) = 188+84+165=437 (57% of max value = 765). Red value is 188 (73.83% from 255 or 43.02% from 437); Green value is 84 (33.20% from 255 or 19.22% from 437); Blue value is 165 (64.84% from 255 or 37.76% from 437); Max value from RGB is 188 - color contains mainly: red. Hex color #BC54A5 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BC54A5 is #43AB5A. Grayscale: #7C7C7C. Windows color (decimal): -4434779 or 10835132. OLE color: 10835132.
HSL color Cylindrical-coordinate representation of color #BC54A5: hue angle of 313.27º degrees, saturation: 0.44, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #BC54A5 is Cyan = 0, Magento = 0.55, Yellow = 0.12 and Black (K on CMYK) = 0.26.
<style> p { color: #BC54A5; } p { color: rgb(188,84,165); } H1.HeaderClassName { color: #BC54A5; } .AnyTagClassName { color: #BC54A5; } </style>
<style> a { background-color: #BC54A5; } a { background-color: rgb(188,84,165); } div.DivClassName { background-color: #BC54A5; } .BgClassName { background-color: #BC54A5; } </style>
<style> span { border-color: #BC54A5; } span { border-color: rgb(188,84,165); } td.TdClassName { border-color: #BC54A5; } .TagClassName { border-color: #BC54A5; } </style>