#75877A Color Information

Hex color code: #75877A

The hex color #75877A is a neutral green with RGB values of (117, 135, 122) and HSL of (137°, 7%, 49%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#75877A
RGB
117, 135, 122
HSL
137°, 7%, 49%
CMYK
13%, 0%, 10%, 47%

Shades

CSS Usage
color: #75877A;
background-color: #75877A;
border-color: #75877A;
box-shadow: 0 0 10px #75877A;
border: 2px solid #75877A;
Tailwind Usage
bg-[#75877A]
text-[#75877A]
border-[#75877A]
shadow-[0_0_10px_75877A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #75877A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #75877A; color: #000000; }

Badge

New Feature
.badge { background-color: #75877A; 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 #75877A; background-color: #75877A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #75877A20; border-left: 4px solid #75877A; }

Link / Accent

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

a { color: #75877A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #75877A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 135, 122

Red: 117 / Green: 135 / Blue: 122

HSL

137°, 7%, 49%

Hue: 137° / Saturation: 7% / Lightness: 49%

CMYK

13%, 0%, 10%, 47%

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

What color is #75877A?

#75877A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75877A to RGB:

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

HEX to HSL

Convert #75877A to HSL:

hsl(137, 7%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #75877A to CMYK:

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

Color Meaning and Usage

A subtle green tone, #75877A has RGB (117, 135, 122) and HSL (137°, 7%, 49%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75877A is #867481, creating high-contrast pairings. For softer combinations, try analogous colors like #788674.

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

Contrast with #75877A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75877A?

#75877A is a subtle green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #75877A?

#75877A in RGB is (117, 135, 122) - 117 red, 135 green, and 122 blue.

How to use #75877A in CSS?

Use #75877A directly in your CSS properties like color or background-color.

What colors go well with #75877A?

#867481 (complementary), #788674 (analogous), and #515D54 (lighter shade) work well with #75877A.