#47821C Color Information

Hex color code: #47821C

A balanced green shade, #47821C appears as (71, 130, 28) in RGB and (95°, 65%, 31%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#47821C
RGB
71, 130, 28
HSL
95°, 65%, 31%
CMYK
45%, 0%, 78%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #47821C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 130, 28

Red: 71 / Green: 130 / Blue: 28

HSL

95°, 65%, 31%

Hue: 95° / Saturation: 65% / Lightness: 31%

CMYK

45%, 0%, 78%, 49%

Cyan: 45% / Magenta: 0% / Yellow: 78% / Key: 49%

What color is #47821C?

#47821C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47821C to RGB:

rgb(71, 130, 28)HEX to RGB Converter →

HEX to HSL

Convert #47821C to HSL:

hsl(95, 65%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #47821C to CMYK:

cmyk(45%, 0%, 78%, 49%)Color Converter →

Color Meaning and Usage

#47821C is a neutral green color with RGB values of 71, 130, 28 and HSL of 95°, 65%, 31%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47821C is #581C82, creating high-contrast pairings. For softer combinations, try analogous colors like #7A821C.

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

Contrast with #47821C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47821C?

#47821C is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #47821C?

#47821C in RGB is (71, 130, 28) - 71 red, 130 green, and 28 blue.

How to use #47821C in CSS?

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

What colors go well with #47821C?

#581C82 (complementary), #7A821C (analogous), and #24430E (lighter shade) work well with #47821C.