#87816E Color Information

Hex color code: #87816E

#87816E is a understated yellow color. In RGB it is (135, 129, 110), and in HSL it is (46°, 10%, 48%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#87816E
RGB
135, 129, 110
HSL
46°, 10%, 48%
CMYK
0%, 4%, 19%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #87816E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 129, 110

Red: 135 / Green: 129 / Blue: 110

HSL

46°, 10%, 48%

Hue: 46° / Saturation: 10% / Lightness: 48%

CMYK

0%, 4%, 19%, 47%

Cyan: 0% / Magenta: 4% / Yellow: 19% / Key: 47%

What color is #87816E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #87816E to RGB:

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

HEX to HSL

Convert #87816E to HSL:

hsl(46, 10%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #87816E to CMYK:

cmyk(0%, 4%, 19%, 47%)Color Converter →

Color Meaning and Usage

#87816E is a muted yellow color with RGB values of 135, 129, 110 and HSL of 46°, 10%, 48%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #87816E is #6E7487, creating high-contrast pairings. For softer combinations, try analogous colors like #87756E.

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

Contrast with #87816E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #87816E?

#87816E is a muted yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #87816E?

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

How to use #87816E in CSS?

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

What colors go well with #87816E?

#6E7487 (complementary), #87756E (analogous), and #5D594C (lighter shade) work well with #87816E.