#973F1C Color Information

Hex color code: #973F1C

The hex color #973F1C is a warm orange with RGB values of (151, 63, 28) and HSL of (17°, 69%, 35%). It is commonly used in modern UI design.

Try:
Color NameSaddle Brown
HEX
#973F1C
RGB
151, 63, 28
HSL
17°, 69%, 35%
CMYK
0%, 58%, 81%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #973F1C; 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 #973F1C; background-color: #973F1C15; }

Alert / Toast

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

Link / Accent

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

a { color: #973F1C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #973F1C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 63, 28

Red: 151 / Green: 63 / Blue: 28

HSL

17°, 69%, 35%

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

CMYK

0%, 58%, 81%, 41%

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

What color is #973F1C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #973F1C to RGB:

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

HEX to HSL

Convert #973F1C to HSL:

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

HEX to CMYK

Convert #973F1C to CMYK:

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

Color Meaning and Usage

A invigorating orange tone, #973F1C has RGB (151, 63, 28) and HSL (17°, 69%, 35%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #973F1C is #1C7497, creating high-contrast pairings. For softer combinations, try analogous colors like #971C36.

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

Contrast with #973F1C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #973F1C?

#973F1C is a invigorating orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #973F1C?

#973F1C in RGB is (151, 63, 28) - 151 red, 63 green, and 28 blue.

How to use #973F1C in CSS?

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

What colors go well with #973F1C?

#1C7497 (complementary), #971C36 (analogous), and #562410 (lighter shade) work well with #973F1C.