#BC4BAE (or 0xBC4BAE) is unknown color: approx Fuchsia. HEX triplet: BC, 4B and AE. RGB value is (188,75,174). Sum of RGB (Red+Green+Blue) = 188+75+174=437 (57% of max value = 765). Red value is 188 (73.83% from 255 or 43.02% from 437); Green value is 75 (29.69% from 255 or 17.16% from 437); Blue value is 174 (68.36% from 255 or 39.82% from 437); Max value from RGB is 188 - color contains mainly: red. Hex color #BC4BAE is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #BC4BAE is #43B451. Grayscale: #777777. Windows color (decimal): -4437074 or 11422652. OLE color: 11422652.
HSL color Cylindrical-coordinate representation of color #BC4BAE: hue angle of 307.43º degrees, saturation: 0.46, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #BC4BAE is Cyan = 0, Magento = 0.60, Yellow = 0.07 and Black (K on CMYK) = 0.26.
<style> p { color: #bc4bae; } p { color: rgb(188,75,174); } H1.HeaderClassName { color: #bc4bae; } .AnyTagClassName { color: #bc4bae; } </style>
<style> a { background-color: #bc4bae; } a { background-color: rgb(188,75,174); } div.DivClassName { background-color: #bc4bae; } .BgClassName { background-color: #bc4bae; } </style>
<style> span { border-color: #bc4bae; } span { border-color: rgb(188,75,174); } td.TdClassName { border-color: #bc4bae; } .TagClassName { border-color: #bc4bae; } </style>