#73876E Color Information

Hex color code: #73876E

The hex color #73876E is a understated green with RGB values of (115, 135, 110) and HSL of (108°, 10%, 48%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#73876E
RGB
115, 135, 110
HSL
108°, 10%, 48%
CMYK
15%, 0%, 19%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #73876E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 135, 110

Red: 115 / Green: 135 / Blue: 110

HSL

108°, 10%, 48%

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

CMYK

15%, 0%, 19%, 47%

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

What color is #73876E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #73876E to RGB:

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

HEX to HSL

Convert #73876E to HSL:

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

HEX to CMYK

Convert #73876E to CMYK:

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

Color Meaning and Usage

#73876E is a muted green color with RGB values of 115, 135, 110 and HSL of 108°, 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 #73876E is #826E87, creating high-contrast pairings. For softer combinations, try analogous colors like #7F876E.

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

Contrast with #73876E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #73876E?

#73876E is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #73876E?

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

How to use #73876E in CSS?

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

What colors go well with #73876E?

#826E87 (complementary), #7F876E (analogous), and #4F5D4C (lighter shade) work well with #73876E.