#BE134C Color Information

Hex color code: #BE134C

A striking magenta shade, #BE134C appears as (190, 19, 76) in RGB and (340°, 82%, 41%) in HSL. It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#BE134C
RGB
190, 19, 76
HSL
340°, 82%, 41%
CMYK
0%, 90%, 60%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE134C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 19, 76

Red: 190 / Green: 19 / Blue: 76

HSL

340°, 82%, 41%

Hue: 340° / Saturation: 82% / Lightness: 41%

CMYK

0%, 90%, 60%, 25%

Cyan: 0% / Magenta: 90% / Yellow: 60% / Key: 25%

What color is #BE134C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE134C to RGB:

rgb(190, 19, 76)HEX to RGB Converter →

HEX to HSL

Convert #BE134C to HSL:

hsl(340, 82%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #BE134C to CMYK:

cmyk(0%, 90%, 60%, 25%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #BE134C has RGB (190, 19, 76) and HSL (340°, 82%, 41%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE134C is #13BE85, creating high-contrast pairings. For softer combinations, try analogous colors like #BE13A2.

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

Contrast with #BE134C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE134C?

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

What is the RGB value of #BE134C?

#BE134C in RGB is (190, 19, 76) - 190 red, 19 green, and 76 blue.

How to use #BE134C in CSS?

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

What colors go well with #BE134C?

#13BE85 (complementary), #BE13A2 (analogous), and #790C30 (lighter shade) work well with #BE134C.