#87655E Color Information

Hex color code: #87655E

#87655E is a balanced red color. In RGB it is (135, 101, 94), and in HSL it is (10°, 18%, 45%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#87655E
RGB
135, 101, 94
HSL
10°, 18%, 45%
CMYK
0%, 25%, 30%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #87655E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #87655E; color: #FFFFFF; }

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 #87655E; background-color: #87655E15; }

Alert / Toast

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

Link / Accent

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

a { color: #87655E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 101, 94

Red: 135 / Green: 101 / Blue: 94

HSL

10°, 18%, 45%

Hue: 10° / Saturation: 18% / Lightness: 45%

CMYK

0%, 25%, 30%, 47%

Cyan: 0% / Magenta: 25% / Yellow: 30% / Key: 47%

What color is #87655E?

#87655E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #87655E to RGB:

rgb(135, 101, 94)HEX to RGB Converter →

HEX to HSL

Convert #87655E to HSL:

hsl(10, 18%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #87655E to CMYK:

cmyk(0%, 25%, 30%, 47%)Color Converter →

Color Meaning and Usage

A understated red tone, #87655E has RGB (135, 101, 94) and HSL (10°, 18%, 45%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #87655E is #5E8187, creating high-contrast pairings. For softer combinations, try analogous colors like #875E6C.

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

Contrast with #87655E

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

Contrast Ratio: 4.05:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #87655E?

#87655E is a understated red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #87655E?

#87655E in RGB is (135, 101, 94) - 135 red, 101 green, and 94 blue.

How to use #87655E in CSS?

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

What colors go well with #87655E?

#5E8187 (complementary), #875E6C (analogous), and #5A433F (lighter shade) work well with #87655E.