#874940 Color Information

Hex color code: #874940

A pastel red shade, #874940 appears as (135, 73, 64) in RGB and (8°, 36%, 39%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSienna
HEX
#874940
RGB
135, 73, 64
HSL
8°, 36%, 39%
CMYK
0%, 46%, 53%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #874940; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 73, 64

Red: 135 / Green: 73 / Blue: 64

HSL

8°, 36%, 39%

Hue: 8° / Saturation: 36% / Lightness: 39%

CMYK

0%, 46%, 53%, 47%

Cyan: 0% / Magenta: 46% / Yellow: 53% / Key: 47%

What color is #874940?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #874940 to RGB:

rgb(135, 73, 64)HEX to RGB Converter →

HEX to HSL

Convert #874940 to HSL:

hsl(8, 36%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #874940 to CMYK:

cmyk(0%, 46%, 53%, 47%)Color Converter →

Color Meaning and Usage

#874940 is a pastel red color with RGB values of 135, 73, 64 and HSL of 8°, 36%, 39%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #874940 is #407E87, creating high-contrast pairings. For softer combinations, try analogous colors like #87405A.

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

Contrast with #874940

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #874940?

#874940 is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #874940?

#874940 in RGB is (135, 73, 64) - 135 red, 73 green, and 64 blue.

How to use #874940 in CSS?

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

What colors go well with #874940?

#407E87 (complementary), #87405A (analogous), and #532D27 (lighter shade) work well with #874940.