#77867C Color Information

Hex color code: #77867C

#77867C is a muted green color. In RGB it is (119, 134, 124), and in HSL it is (140°, 6%, 50%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#77867C
RGB
119, 134, 124
HSL
140°, 6%, 50%
CMYK
11%, 0%, 7%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #77867C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 134, 124

Red: 119 / Green: 134 / Blue: 124

HSL

140°, 6%, 50%

Hue: 140° / Saturation: 6% / Lightness: 50%

CMYK

11%, 0%, 7%, 47%

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

What color is #77867C?

#77867C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77867C to RGB:

rgb(119, 134, 124)HEX to RGB Converter →

HEX to HSL

Convert #77867C to HSL:

hsl(140, 6%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #77867C to CMYK:

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

Color Meaning and Usage

A subtle green tone, #77867C has RGB (119, 134, 124) and HSL (140°, 6%, 50%). 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 #77867C is #877882, creating high-contrast pairings. For softer combinations, try analogous colors like #7A8778.

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

Contrast with #77867C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77867C?

#77867C is a subtle green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #77867C?

#77867C in RGB is (119, 134, 124) - 119 red, 134 green, and 124 blue.

How to use #77867C in CSS?

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

What colors go well with #77867C?

#877882 (complementary), #7A8778 (analogous), and #545F57 (lighter shade) work well with #77867C.