#477647 Color Information

Hex color code: #477647

A gentle green shade, #477647 appears as (71, 118, 71) in RGB and (120°, 25%, 37%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#477647
RGB
71, 118, 71
HSL
120°, 25%, 37%
CMYK
40%, 0%, 40%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #477647; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #477647; color: #FFFFFF; }

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 #477647; background-color: #47764715; }

Alert / Toast

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

Link / Accent

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

a { color: #477647; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #477647 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 118, 71

Red: 71 / Green: 118 / Blue: 71

HSL

120°, 25%, 37%

Hue: 120° / Saturation: 25% / Lightness: 37%

CMYK

40%, 0%, 40%, 54%

Cyan: 40% / Magenta: 0% / Yellow: 40% / Key: 54%

What color is #477647?

#477647 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #477647 to RGB:

rgb(71, 118, 71)HEX to RGB Converter →

HEX to HSL

Convert #477647 to HSL:

hsl(120, 25%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #477647 to CMYK:

cmyk(40%, 0%, 40%, 54%)Color Converter →

Color Meaning and Usage

#477647 is a soft green color with RGB values of 71, 118, 71 and HSL of 120°, 25%, 37%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #477647 is #764776, creating high-contrast pairings. For softer combinations, try analogous colors like #5E7647.

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

Contrast with #477647

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

Contrast Ratio: 3.95:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #477647?

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

What is the RGB value of #477647?

#477647 in RGB is (71, 118, 71) - 71 red, 118 green, and 71 blue.

How to use #477647 in CSS?

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

What colors go well with #477647?

#764776 (complementary), #5E7647 (analogous), and #2A462A (lighter shade) work well with #477647.