#897974 Color Information

Hex color code: #897974

#897974 is a neutral red color. In RGB it is (137, 121, 116), and in HSL it is (14°, 8%, 50%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#897974
RGB
137, 121, 116
HSL
14°, 8%, 50%
CMYK
0%, 12%, 15%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #897974; color: #000000; }

Badge

New Feature
.badge { background-color: #897974; color: #000000; }

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 #897974; background-color: #89797415; }

Alert / Toast

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

Link / Accent

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

a { color: #897974; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 121, 116

Red: 137 / Green: 121 / Blue: 116

HSL

14°, 8%, 50%

Hue: 14° / Saturation: 8% / Lightness: 50%

CMYK

0%, 12%, 15%, 46%

Cyan: 0% / Magenta: 12% / Yellow: 15% / Key: 46%

What color is #897974?

#897974 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #897974 to RGB:

rgb(137, 121, 116)HEX to RGB Converter →

HEX to HSL

Convert #897974 to HSL:

hsl(14, 8%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #897974 to CMYK:

cmyk(0%, 12%, 15%, 46%)Color Converter →

Color Meaning and Usage

#897974 is a subtle red color with RGB values of 137, 121, 116 and HSL of 14°, 8%, 50%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #897974 is #75858A, creating high-contrast pairings. For softer combinations, try analogous colors like #8A757B.

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

Contrast with #897974

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

Contrast Ratio: 5.05:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #897974?

#897974 is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #897974?

#897974 in RGB is (137, 121, 116) - 137 red, 121 green, and 116 blue.

How to use #897974 in CSS?

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

What colors go well with #897974?

#75858A (complementary), #8A757B (analogous), and #605552 (lighter shade) work well with #897974.