#BC14BF (or 0xBC14BF) is unknown color: approx Deep Magenta. HEX triplet: BC, 14 and BF. RGB value is (188,20,191). Sum of RGB (Red+Green+Blue) = 188+20+191=399 (52% of max value = 765). Red value is 188 (73.83% from 255 or 47.12% from 399); Green value is 20 (8.20% from 255 or 5.01% from 399); Blue value is 191 (75% from 255 or 47.87% from 399); Max value from RGB is 191 - color contains mainly: blue. Hex color #BC14BF is not a web safe color. Web safe color analog (approx): #CC00CC. Inversed color of #BC14BF is #43EB40. Grayscale: #595959. Windows color (decimal): -4451137 or 12522684. OLE color: 12522684.
HSL color Cylindrical-coordinate representation of color #BC14BF: hue angle of 298.95º degrees, saturation: 0.81, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #BC14BF is Cyan = 0.02, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BC14BF; } p { color: rgb(188,20,191); } H1.HeaderClassName { color: #BC14BF; } .AnyTagClassName { color: #BC14BF; } </style>
<style> a { background-color: #BC14BF; } a { background-color: rgb(188,20,191); } div.DivClassName { background-color: #BC14BF; } .BgClassName { background-color: #BC14BF; } </style>
<style> span { border-color: #BC14BF; } span { border-color: rgb(188,20,191); } td.TdClassName { border-color: #BC14BF; } .TagClassName { border-color: #BC14BF; } </style>