#76867C Color Information

Hex color code: #76867C

The hex color #76867C is a muted green with RGB values of (118, 134, 124) and HSL of (142°, 6%, 49%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#76867C
RGB
118, 134, 124
HSL
142°, 6%, 49%
CMYK
12%, 0%, 7%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #76867C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 134, 124

Red: 118 / Green: 134 / Blue: 124

HSL

142°, 6%, 49%

Hue: 142° / Saturation: 6% / Lightness: 49%

CMYK

12%, 0%, 7%, 47%

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

What color is #76867C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #76867C to RGB:

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

HEX to HSL

Convert #76867C to HSL:

hsl(142, 6%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #76867C to CMYK:

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

Color Meaning and Usage

#76867C is a subtle green color with RGB values of 118, 134, 124 and HSL of 142°, 6%, 49%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #76867C is #84757F, creating high-contrast pairings. For softer combinations, try analogous colors like #778475.

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

Contrast with #76867C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #76867C?

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

What is the RGB value of #76867C?

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

How to use #76867C in CSS?

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

What colors go well with #76867C?

#84757F (complementary), #778475 (analogous), and #515C55 (lighter shade) work well with #76867C.