#87796E Color Information

Hex color code: #87796E

The hex color #87796E is a balanced orange with RGB values of (135, 121, 110) and HSL of (26°, 10%, 48%). It is often used for branding and logos.

Try:
Color NameGray
HEX
#87796E
RGB
135, 121, 110
HSL
26°, 10%, 48%
CMYK
0%, 10%, 19%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #87796E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 121, 110

Red: 135 / Green: 121 / Blue: 110

HSL

26°, 10%, 48%

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

CMYK

0%, 10%, 19%, 47%

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

What color is #87796E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #87796E to RGB:

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

HEX to HSL

Convert #87796E to HSL:

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

HEX to CMYK

Convert #87796E to CMYK:

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

Color Meaning and Usage

A understated orange tone, #87796E has RGB (135, 121, 110) and HSL (26°, 10%, 48%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #87796E is #6E7C87, creating high-contrast pairings. For softer combinations, try analogous colors like #876E70.

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

Contrast with #87796E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #87796E?

#87796E is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #87796E?

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

How to use #87796E in CSS?

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

What colors go well with #87796E?

#6E7C87 (complementary), #876E70 (analogous), and #5D534C (lighter shade) work well with #87796E.