#87766E Color Information

Hex color code: #87766E

The hex color #87766E is a subtle orange with RGB values of (135, 118, 110) and HSL of (19°, 10%, 48%). It is often used for branding and logos.

Try:
Color NameGray
HEX
#87766E
RGB
135, 118, 110
HSL
19°, 10%, 48%
CMYK
0%, 13%, 19%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #87766E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 118, 110

Red: 135 / Green: 118 / Blue: 110

HSL

19°, 10%, 48%

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

CMYK

0%, 13%, 19%, 47%

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

What color is #87766E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #87766E to RGB:

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

HEX to HSL

Convert #87766E to HSL:

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

HEX to CMYK

Convert #87766E to CMYK:

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

Color Meaning and Usage

#87766E is a subtle orange color with RGB values of 135, 118, 110 and HSL of 19°, 10%, 48%. 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 #87766E is #6E7F87, creating high-contrast pairings. For softer combinations, try analogous colors like #876E73.

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

Contrast with #87766E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #87766E?

#87766E is a subtle orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #87766E?

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

How to use #87766E in CSS?

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

What colors go well with #87766E?

#6E7F87 (complementary), #876E73 (analogous), and #5D514C (lighter shade) work well with #87766E.