#BE402C Color Information

Hex color code: #BE402C

A fiery red shade, #BE402C appears as (190, 64, 44) in RGB and (8°, 62%, 46%) in HSL. It is typically applied in digital products.

Try:
Color NameBrown
HEX
#BE402C
RGB
190, 64, 44
HSL
8°, 62%, 46%
CMYK
0%, 66%, 77%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BE402C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 64, 44

Red: 190 / Green: 64 / Blue: 44

HSL

8°, 62%, 46%

Hue: 8° / Saturation: 62% / Lightness: 46%

CMYK

0%, 66%, 77%, 25%

Cyan: 0% / Magenta: 66% / Yellow: 77% / Key: 25%

What color is #BE402C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BE402C to RGB:

rgb(190, 64, 44)HEX to RGB Converter →

HEX to HSL

Convert #BE402C to HSL:

hsl(8, 62%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #BE402C to CMYK:

cmyk(0%, 66%, 77%, 25%)Color Converter →

Color Meaning and Usage

A energetic red tone, #BE402C has RGB (190, 64, 44) and HSL (8°, 62%, 46%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BE402C is #2DABBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE2D62.

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

Contrast with #BE402C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BE402C?

#BE402C is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BE402C?

#BE402C in RGB is (190, 64, 44) - 190 red, 64 green, and 44 blue.

How to use #BE402C in CSS?

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

What colors go well with #BE402C?

#2DABBE (complementary), #BE2D62 (analogous), and #802B1E (lighter shade) work well with #BE402C.