#BC1099 Color Information

Hex color code: #BC1099

A vivid magenta shade, #BC1099 appears as (188, 16, 153) in RGB and (312°, 84%, 40%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#BC1099
RGB
188, 16, 153
HSL
312°, 84%, 40%
CMYK
0%, 91%, 19%, 26%

Shades

CSS Usage
color: #BC1099;
background-color: #BC1099;
border-color: #BC1099;
box-shadow: 0 0 10px #BC1099;
border: 2px solid #BC1099;
Tailwind Usage
bg-[#BC1099]
text-[#BC1099]
border-[#BC1099]
shadow-[0_0_10px_BC1099]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BC1099, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BC1099; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BC1099; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BC1099; background-color: #BC109915; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BC109920; border-left: 4px solid #BC1099; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BC1099; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BC1099 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 16, 153

Red: 188 / Green: 16 / Blue: 153

HSL

312°, 84%, 40%

Hue: 312° / Saturation: 84% / Lightness: 40%

CMYK

0%, 91%, 19%, 26%

Cyan: 0% / Magenta: 91% / Yellow: 19% / Key: 26%

What color is #BC1099?

#BC1099 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC1099 to RGB:

rgb(188, 16, 153)HEX to RGB Converter →

HEX to HSL

Convert #BC1099 to HSL:

hsl(312, 84%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #BC1099 to CMYK:

cmyk(0%, 91%, 19%, 26%)Color Converter →

Color Meaning and Usage

#BC1099 is a eye-catching magenta color with RGB values of 188, 16, 153 and HSL of 312°, 84%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC1099 is #10BC33, creating high-contrast pairings. For softer combinations, try analogous colors like #8810BC.

Use #BC1099 in CSS: color: #BC1099 or background-color: #BC1099. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BC1099

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.67:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC1099?

#BC1099 is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BC1099?

#BC1099 in RGB is (188, 16, 153) - 188 red, 16 green, and 153 blue.

How to use #BC1099 in CSS?

Use #BC1099 directly in your CSS properties like color or background-color.

What colors go well with #BC1099?

#10BC33 (complementary), #8810BC (analogous), and #750A60 (lighter shade) work well with #BC1099.