#B62020 Color Information

Hex color code: #B62020

#B62020 is a invigorating red color. In RGB it is (182, 32, 32), and in HSL it is (0°, 70%, 42%). It is widely used in graphic design.

Try:
Color NameFirebrick
HEX
#B62020
RGB
182, 32, 32
HSL
0°, 70%, 42%
CMYK
0%, 82%, 82%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B62020; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 32, 32

Red: 182 / Green: 32 / Blue: 32

HSL

0°, 70%, 42%

Hue: 0° / Saturation: 70% / Lightness: 42%

CMYK

0%, 82%, 82%, 29%

Cyan: 0% / Magenta: 82% / Yellow: 82% / Key: 29%

What color is #B62020?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B62020 to RGB:

rgb(182, 32, 32)HEX to RGB Converter →

HEX to HSL

Convert #B62020 to HSL:

hsl(0, 70%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #B62020 to CMYK:

cmyk(0%, 82%, 82%, 29%)Color Converter →

Color Meaning and Usage

#B62020 is a vibrant red color with RGB values of 182, 32, 32 and HSL of 0°, 70%, 42%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B62020 is #20B6B6, creating high-contrast pairings. For softer combinations, try analogous colors like #B6206B.

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

Contrast with #B62020

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B62020?

#B62020 is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B62020?

#B62020 in RGB is (182, 32, 32) - 182 red, 32 green, and 32 blue.

How to use #B62020 in CSS?

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

What colors go well with #B62020?

#20B6B6 (complementary), #B6206B (analogous), and #751515 (lighter shade) work well with #B62020.