#BC3B99 (or 0xBC3B99) is unknown color: approx Medium Red Violet. HEX triplet: BC, 3B and 99. RGB value is (188,59,153). Sum of RGB (Red+Green+Blue) = 188+59+153=400 (52% of max value = 765). Red value is 188 (73.83% from 255 or 47% from 400); Green value is 59 (23.44% from 255 or 14.75% from 400); Blue value is 153 (60.16% from 255 or 38.25% from 400); Max value from RGB is 188 - color contains mainly: red. Hex color #BC3B99 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #BC3B99 is #43C466. Grayscale: #6C6C6C. Windows color (decimal): -4441191 or 10042300. OLE color: 10042300.
HSL color Cylindrical-coordinate representation of color #BC3B99: hue angle of 316.28º degrees, saturation: 0.52, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #BC3B99 is Cyan = 0, Magento = 0.69, Yellow = 0.19 and Black (K on CMYK) = 0.26.
<style> p { color: #BC3B99; } p { color: rgb(188,59,153); } H1.HeaderClassName { color: #BC3B99; } .AnyTagClassName { color: #BC3B99; } </style>
<style> a { background-color: #BC3B99; } a { background-color: rgb(188,59,153); } div.DivClassName { background-color: #BC3B99; } .BgClassName { background-color: #BC3B99; } </style>
<style> span { border-color: #BC3B99; } span { border-color: rgb(188,59,153); } td.TdClassName { border-color: #BC3B99; } .TagClassName { border-color: #BC3B99; } </style>