#204C2F Color Information

Hex color code: #204C2F

#204C2F is a deep green color. In RGB it is (32, 76, 47), and in HSL it is (140°, 41%, 21%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#204C2F
RGB
32, 76, 47
HSL
140°, 41%, 21%
CMYK
58%, 0%, 38%, 70%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #204C2F; 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 #204C2F; background-color: #204C2F15; }

Alert / Toast

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

Link / Accent

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

a { color: #204C2F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #204C2F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

32, 76, 47

Red: 32 / Green: 76 / Blue: 47

HSL

140°, 41%, 21%

Hue: 140° / Saturation: 41% / Lightness: 21%

CMYK

58%, 0%, 38%, 70%

Cyan: 58% / Magenta: 0% / Yellow: 38% / Key: 70%

What color is #204C2F?

#204C2F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #204C2F to RGB:

rgb(32, 76, 47)HEX to RGB Converter →

HEX to HSL

Convert #204C2F to HSL:

hsl(140, 41%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #204C2F to CMYK:

cmyk(58%, 0%, 38%, 70%)Color Converter →

Color Meaning and Usage

#204C2F is a dark green color with RGB values of 32, 76, 47 and HSL of 140°, 41%, 21%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #204C2F is #4C203D, creating high-contrast pairings. For softer combinations, try analogous colors like #274C20.

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

Contrast with #204C2F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #204C2F?

#204C2F is a dark green color - a green hue that evokes nature and harmony.

What is the RGB value of #204C2F?

#204C2F in RGB is (32, 76, 47) - 32 red, 76 green, and 47 blue.

How to use #204C2F in CSS?

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

What colors go well with #204C2F?

#4C203D (complementary), #274C20 (analogous), and #09160D (lighter shade) work well with #204C2F.