#BC3329 Color Information

Hex color code: #BC3329

#BC3329 is a fiery red color. In RGB it is (188, 51, 41), and in HSL it is (4°, 64%, 45%). It is widely used in graphic design.

Try:
Color NameFirebrick
HEX
#BC3329
RGB
188, 51, 41
HSL
4°, 64%, 45%
CMYK
0%, 73%, 78%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC3329; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 51, 41

Red: 188 / Green: 51 / Blue: 41

HSL

4°, 64%, 45%

Hue: 4° / Saturation: 64% / Lightness: 45%

CMYK

0%, 73%, 78%, 26%

Cyan: 0% / Magenta: 73% / Yellow: 78% / Key: 26%

What color is #BC3329?

#BC3329 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC3329 to RGB:

rgb(188, 51, 41)HEX to RGB Converter →

HEX to HSL

Convert #BC3329 to HSL:

hsl(4, 64%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #BC3329 to CMYK:

cmyk(0%, 73%, 78%, 26%)Color Converter →

Color Meaning and Usage

A fiery red tone, #BC3329 has RGB (188, 51, 41) and HSL (4°, 64%, 45%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC3329 is #29B2BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC2969.

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

Contrast with #BC3329

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC3329?

#BC3329 is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BC3329?

#BC3329 in RGB is (188, 51, 41) - 188 red, 51 green, and 41 blue.

How to use #BC3329 in CSS?

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

What colors go well with #BC3329?

#29B2BC (complementary), #BC2969 (analogous), and #7D221C (lighter shade) work well with #BC3329.