#47782B Color Information

Hex color code: #47782B

A soft green shade, #47782B appears as (71, 120, 43) in RGB and (98°, 47%, 32%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#47782B
RGB
71, 120, 43
HSL
98°, 47%, 32%
CMYK
41%, 0%, 64%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #47782B; 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 #47782B; background-color: #47782B15; }

Alert / Toast

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

Link / Accent

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

a { color: #47782B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #47782B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 120, 43

Red: 71 / Green: 120 / Blue: 43

HSL

98°, 47%, 32%

Hue: 98° / Saturation: 47% / Lightness: 32%

CMYK

41%, 0%, 64%, 53%

Cyan: 41% / Magenta: 0% / Yellow: 64% / Key: 53%

What color is #47782B?

#47782B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47782B to RGB:

rgb(71, 120, 43)HEX to RGB Converter →

HEX to HSL

Convert #47782B to HSL:

hsl(98, 47%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #47782B to CMYK:

cmyk(41%, 0%, 64%, 53%)Color Converter →

Color Meaning and Usage

A soft green tone, #47782B has RGB (71, 120, 43) and HSL (98°, 47%, 32%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47782B is #5C2B78, creating high-contrast pairings. For softer combinations, try analogous colors like #6E782B.

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

Contrast with #47782B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47782B?

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

What is the RGB value of #47782B?

#47782B in RGB is (71, 120, 43) - 71 red, 120 green, and 43 blue.

How to use #47782B in CSS?

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

What colors go well with #47782B?

#5C2B78 (complementary), #6E782B (analogous), and #264017 (lighter shade) work well with #47782B.