#BC104C Color Information

Hex color code: #BC104C

A dynamic magenta shade, #BC104C appears as (188, 16, 76) in RGB and (339°, 84%, 40%) in HSL. It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#BC104C
RGB
188, 16, 76
HSL
339°, 84%, 40%
CMYK
0%, 91%, 60%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BC104C; 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 #BC104C; background-color: #BC104C15; }

Alert / Toast

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

Link / Accent

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

a { color: #BC104C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 16, 76

Red: 188 / Green: 16 / Blue: 76

HSL

339°, 84%, 40%

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

CMYK

0%, 91%, 60%, 26%

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

What color is #BC104C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC104C to RGB:

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

HEX to HSL

Convert #BC104C to HSL:

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

HEX to CMYK

Convert #BC104C to CMYK:

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

Color Meaning and Usage

#BC104C is a dynamic magenta color with RGB values of 188, 16, 76 and HSL of 339°, 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 #BC104C is #10BC80, creating high-contrast pairings. For softer combinations, try analogous colors like #BC10A2.

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

Contrast with #BC104C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC104C?

#BC104C is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BC104C?

#BC104C in RGB is (188, 16, 76) - 188 red, 16 green, and 76 blue.

How to use #BC104C in CSS?

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

What colors go well with #BC104C?

#10BC80 (complementary), #BC10A2 (analogous), and #750A30 (lighter shade) work well with #BC104C.