#87916E Color Information

Hex color code: #87916E

#87916E is a muted green color. In RGB it is (135, 145, 110), and in HSL it is (77°, 14%, 50%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#87916E
RGB
135, 145, 110
HSL
77°, 14%, 50%
CMYK
7%, 0%, 24%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #87916E; 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 #87916E; background-color: #87916E15; }

Alert / Toast

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

Link / Accent

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

a { color: #87916E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #87916E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 145, 110

Red: 135 / Green: 145 / Blue: 110

HSL

77°, 14%, 50%

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

CMYK

7%, 0%, 24%, 43%

Cyan: 7% / Magenta: 0% / Yellow: 24% / Key: 43%

What color is #87916E?

#87916E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #87916E to RGB:

rgb(135, 145, 110)HEX to RGB Converter →

HEX to HSL

Convert #87916E to HSL:

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

HEX to CMYK

Convert #87916E to CMYK:

cmyk(7%, 0%, 24%, 43%)Color Converter →

Color Meaning and Usage

#87916E is a muted green color with RGB values of 135, 145, 110 and HSL of 77°, 14%, 50%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #87916E is #786E91, creating high-contrast pairings. For softer combinations, try analogous colors like #918A6E.

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

Contrast with #87916E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #87916E?

#87916E is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #87916E?

#87916E in RGB is (135, 145, 110) - 135 red, 145 green, and 110 blue.

How to use #87916E in CSS?

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

What colors go well with #87916E?

#786E91 (complementary), #918A6E (analogous), and #5F664D (lighter shade) work well with #87916E.