#BC50E1 (or 0xBC50E1) is unknown color: approx Medium Orchid. HEX triplet: BC, 50 and E1. RGB value is (188,80,225). Sum of RGB (Red+Green+Blue) = 188+80+225=493 (65% of max value = 765). Red value is 188 (73.83% from 255 or 38.13% from 493); Green value is 80 (31.64% from 255 or 16.23% from 493); Blue value is 225 (88.28% from 255 or 45.64% from 493); Max value from RGB is 225 - color contains mainly: blue. Hex color #BC50E1 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BC50E1 is #43AF1E. Grayscale: #808080. Windows color (decimal): -4435743 or 14766268. OLE color: 14766268.
HSL color Cylindrical-coordinate representation of color #BC50E1: hue angle of 284.69º degrees, saturation: 0.71, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #BC50E1 is Cyan = 0.16, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #BC50E1; } p { color: rgb(188,80,225); } H1.HeaderClassName { color: #BC50E1; } .AnyTagClassName { color: #BC50E1; } </style>
<style> a { background-color: #BC50E1; } a { background-color: rgb(188,80,225); } div.DivClassName { background-color: #BC50E1; } .BgClassName { background-color: #BC50E1; } </style>
<style> span { border-color: #BC50E1; } span { border-color: rgb(188,80,225); } td.TdClassName { border-color: #BC50E1; } .TagClassName { border-color: #BC50E1; } </style>