#77AD1F Color Information

Hex color code: #77AD1F

The hex color #77AD1F is a subtle green with RGB values of (119, 173, 31) and HSL of (83°, 70%, 40%). It is often used for branding and logos.

Try:
Color NameOlive Drab
HEX
#77AD1F
RGB
119, 173, 31
HSL
83°, 70%, 40%
CMYK
31%, 0%, 82%, 32%

Shades

CSS Usage
color: #77AD1F;
background-color: #77AD1F;
border-color: #77AD1F;
box-shadow: 0 0 10px #77AD1F;
border: 2px solid #77AD1F;
Tailwind Usage
bg-[#77AD1F]
text-[#77AD1F]
border-[#77AD1F]
shadow-[0_0_10px_77AD1F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #77AD1F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #77AD1F; color: #000000; }

Badge

New Feature
.badge { background-color: #77AD1F; 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 #77AD1F; background-color: #77AD1F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #77AD1F20; border-left: 4px solid #77AD1F; }

Link / Accent

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

a { color: #77AD1F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77AD1F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 173, 31

Red: 119 / Green: 173 / Blue: 31

HSL

83°, 70%, 40%

Hue: 83° / Saturation: 70% / Lightness: 40%

CMYK

31%, 0%, 82%, 32%

Cyan: 31% / Magenta: 0% / Yellow: 82% / Key: 32%

What color is #77AD1F?

#77AD1F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77AD1F to RGB:

rgb(119, 173, 31)HEX to RGB Converter →

HEX to HSL

Convert #77AD1F to HSL:

hsl(83, 70%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #77AD1F to CMYK:

cmyk(31%, 0%, 82%, 32%)Color Converter →

Color Meaning and Usage

A subtle green tone, #77AD1F has RGB (119, 173, 31) and HSL (83°, 70%, 40%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77AD1F is #551FAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD9D1F.

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

Contrast with #77AD1F

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

Contrast Ratio: 7.78:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77AD1F?

#77AD1F is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #77AD1F?

#77AD1F in RGB is (119, 173, 31) - 119 red, 173 green, and 31 blue.

How to use #77AD1F in CSS?

Use #77AD1F directly in your CSS properties like color or background-color.

What colors go well with #77AD1F?

#551FAD (complementary), #AD9D1F (analogous), and #4A6C13 (lighter shade) work well with #77AD1F.