#971C20 Color Information

Hex color code: #971C20

The hex color #971C20 is a warm red with RGB values of (151, 28, 32) and HSL of (358°, 69%, 35%). It is commonly used in modern UI design.

Try:
Color NameBrown
HEX
#971C20
RGB
151, 28, 32
HSL
358°, 69%, 35%
CMYK
0%, 81%, 79%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #971C20; 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 #971C20; background-color: #971C2015; }

Alert / Toast

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

Link / Accent

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

a { color: #971C20; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #971C20 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 28, 32

Red: 151 / Green: 28 / Blue: 32

HSL

358°, 69%, 35%

Hue: 358° / Saturation: 69% / Lightness: 35%

CMYK

0%, 81%, 79%, 41%

Cyan: 0% / Magenta: 81% / Yellow: 79% / Key: 41%

What color is #971C20?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #971C20 to RGB:

rgb(151, 28, 32)HEX to RGB Converter →

HEX to HSL

Convert #971C20 to HSL:

hsl(358, 69%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #971C20 to CMYK:

cmyk(0%, 81%, 79%, 41%)Color Converter →

Color Meaning and Usage

#971C20 is a fiery red color with RGB values of 151, 28, 32 and HSL of 358°, 69%, 35%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #971C20 is #1C9793, creating high-contrast pairings. For softer combinations, try analogous colors like #971C5D.

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

Contrast with #971C20

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #971C20?

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

What is the RGB value of #971C20?

#971C20 in RGB is (151, 28, 32) - 151 red, 28 green, and 32 blue.

How to use #971C20 in CSS?

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

What colors go well with #971C20?

#1C9793 (complementary), #971C5D (analogous), and #561012 (lighter shade) work well with #971C20.