#87782C Color Information

Hex color code: #87782C

The hex color #87782C is a muted yellow with RGB values of (135, 120, 44) and HSL of (50°, 51%, 35%). It is typically applied in digital products.

Try:
Color NameOlive Drab
HEX
#87782C
RGB
135, 120, 44
HSL
50°, 51%, 35%
CMYK
0%, 11%, 67%, 47%

Shades

CSS Usage
color: #87782C;
background-color: #87782C;
border-color: #87782C;
box-shadow: 0 0 10px #87782C;
border: 2px solid #87782C;
Tailwind Usage
bg-[#87782C]
text-[#87782C]
border-[#87782C]
shadow-[0_0_10px_87782C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #87782C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #87782C; color: #000000; }

Badge

New Feature
.badge { background-color: #87782C; 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 #87782C; background-color: #87782C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #87782C20; border-left: 4px solid #87782C; }

Link / Accent

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

a { color: #87782C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #87782C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 120, 44

Red: 135 / Green: 120 / Blue: 44

HSL

50°, 51%, 35%

Hue: 50° / Saturation: 51% / Lightness: 35%

CMYK

0%, 11%, 67%, 47%

Cyan: 0% / Magenta: 11% / Yellow: 67% / Key: 47%

What color is #87782C?

#87782C is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #87782C to RGB:

rgb(135, 120, 44)HEX to RGB Converter →

HEX to HSL

Convert #87782C to HSL:

hsl(50, 51%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #87782C to CMYK:

cmyk(0%, 11%, 67%, 47%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #87782C has RGB (135, 120, 44) and HSL (50°, 51%, 35%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #87782C is #2C3B87, creating high-contrast pairings. For softer combinations, try analogous colors like #874A2C.

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

Contrast with #87782C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #87782C?

#87782C is a understated yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #87782C?

#87782C in RGB is (135, 120, 44) - 135 red, 120 green, and 44 blue.

How to use #87782C in CSS?

Use #87782C directly in your CSS properties like color or background-color.

What colors go well with #87782C?

#2C3B87 (complementary), #874A2C (analogous), and #4D4419 (lighter shade) work well with #87782C.