#BC74EB (or 0xBC74EB) is unknown color: approx Medium Orchid. HEX triplet: BC, 74 and EB. RGB value is (188,116,235). Sum of RGB (Red+Green+Blue) = 188+116+235=539 (71% of max value = 765). Red value is 188 (73.83% from 255 or 34.88% from 539); Green value is 116 (45.70% from 255 or 21.52% from 539); Blue value is 235 (92.19% from 255 or 43.60% from 539); Max value from RGB is 235 - color contains mainly: blue. Hex color #BC74EB is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #BC74EB is #438B14. Grayscale: #969696. Windows color (decimal): -4426517 or 15430844. OLE color: 15430844.
HSL color Cylindrical-coordinate representation of color #BC74EB: hue angle of 276.3º degrees, saturation: 0.75, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #BC74EB is Cyan = 0.2, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #BC74EB; } p { color: rgb(188,116,235); } H1.HeaderClassName { color: #BC74EB; } .AnyTagClassName { color: #BC74EB; } </style>
<style> a { background-color: #BC74EB; } a { background-color: rgb(188,116,235); } div.DivClassName { background-color: #BC74EB; } .BgClassName { background-color: #BC74EB; } </style>
<style> span { border-color: #BC74EB; } span { border-color: rgb(188,116,235); } td.TdClassName { border-color: #BC74EB; } .TagClassName { border-color: #BC74EB; } </style>