#86917D Color Information

Hex color code: #86917D

A subtle green shade, #86917D appears as (134, 145, 125) in RGB and (93°, 8%, 53%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#86917D
RGB
134, 145, 125
HSL
93°, 8%, 53%
CMYK
8%, 0%, 14%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #86917D; 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 #86917D; background-color: #86917D15; }

Alert / Toast

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

Link / Accent

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

a { color: #86917D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #86917D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 145, 125

Red: 134 / Green: 145 / Blue: 125

HSL

93°, 8%, 53%

Hue: 93° / Saturation: 8% / Lightness: 53%

CMYK

8%, 0%, 14%, 43%

Cyan: 8% / Magenta: 0% / Yellow: 14% / Key: 43%

What color is #86917D?

#86917D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #86917D to RGB:

rgb(134, 145, 125)HEX to RGB Converter →

HEX to HSL

Convert #86917D to HSL:

hsl(93, 8%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #86917D to CMYK:

cmyk(8%, 0%, 14%, 43%)Color Converter →

Color Meaning and Usage

A understated green tone, #86917D has RGB (134, 145, 125) and HSL (93°, 8%, 53%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #86917D is #887E91, creating high-contrast pairings. For softer combinations, try analogous colors like #90917E.

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

Contrast with #86917D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #86917D?

#86917D is a understated green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #86917D?

#86917D in RGB is (134, 145, 125) - 134 red, 145 green, and 125 blue.

How to use #86917D in CSS?

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

What colors go well with #86917D?

#887E91 (complementary), #90917E (analogous), and #606959 (lighter shade) work well with #86917D.