#75876E Color Information

Hex color code: #75876E

A understated green shade, #75876E appears as (117, 135, 110) in RGB and (103°, 10%, 48%) in HSL. It is widely used in graphic design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #75876E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 135, 110

Red: 117 / Green: 135 / Blue: 110

HSL

103°, 10%, 48%

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

CMYK

13%, 0%, 19%, 47%

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

What color is #75876E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75876E to RGB:

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

HEX to HSL

Convert #75876E to HSL:

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

HEX to CMYK

Convert #75876E to CMYK:

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

Color Meaning and Usage

A muted green tone, #75876E has RGB (117, 135, 110) and HSL (103°, 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 #75876E is #806E87, creating high-contrast pairings. For softer combinations, try analogous colors like #81876E.

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

Contrast with #75876E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75876E?

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

What is the RGB value of #75876E?

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

How to use #75876E in CSS?

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

What colors go well with #75876E?

#806E87 (complementary), #81876E (analogous), and #515D4C (lighter shade) work well with #75876E.