#77954D Color Information

Hex color code: #77954D

#77954D is a gentle green color. In RGB it is (119, 149, 77), and in HSL it is (85°, 32%, 44%). It is frequently seen in web interfaces.

Try:
Color NameOlive Drab
HEX
#77954D
RGB
119, 149, 77
HSL
85°, 32%, 44%
CMYK
20%, 0%, 48%, 42%

Shades

CSS Usage
color: #77954D;
background-color: #77954D;
border-color: #77954D;
box-shadow: 0 0 10px #77954D;
border: 2px solid #77954D;
Tailwind Usage
bg-[#77954D]
text-[#77954D]
border-[#77954D]
shadow-[0_0_10px_77954D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #77954D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #77954D; color: #000000; }

Badge

New Feature
.badge { background-color: #77954D; 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 #77954D; background-color: #77954D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #77954D20; border-left: 4px solid #77954D; }

Link / Accent

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

a { color: #77954D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77954D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 149, 77

Red: 119 / Green: 149 / Blue: 77

HSL

85°, 32%, 44%

Hue: 85° / Saturation: 32% / Lightness: 44%

CMYK

20%, 0%, 48%, 42%

Cyan: 20% / Magenta: 0% / Yellow: 48% / Key: 42%

What color is #77954D?

#77954D is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77954D to RGB:

rgb(119, 149, 77)HEX to RGB Converter →

HEX to HSL

Convert #77954D to HSL:

hsl(85, 32%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #77954D to CMYK:

cmyk(20%, 0%, 48%, 42%)Color Converter →

Color Meaning and Usage

A soft green tone, #77954D has RGB (119, 149, 77) and HSL (85°, 32%, 44%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77954D is #6A4C94, creating high-contrast pairings. For softer combinations, try analogous colors like #948E4C.

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

Contrast with #77954D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77954D?

#77954D is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #77954D?

#77954D in RGB is (119, 149, 77) - 119 red, 149 green, and 77 blue.

How to use #77954D in CSS?

Use #77954D directly in your CSS properties like color or background-color.

What colors go well with #77954D?

#6A4C94 (complementary), #948E4C (analogous), and #4E6232 (lighter shade) work well with #77954D.