#396040 Color Information

Hex color code: #396040

The hex color #396040 is a gentle green with RGB values of (57, 96, 64) and HSL of (131°, 25%, 30%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#396040
RGB
57, 96, 64
HSL
131°, 25%, 30%
CMYK
41%, 0%, 33%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #396040; 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 #396040; background-color: #39604015; }

Alert / Toast

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

Link / Accent

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

a { color: #396040; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 96, 64

Red: 57 / Green: 96 / Blue: 64

HSL

131°, 25%, 30%

Hue: 131° / Saturation: 25% / Lightness: 30%

CMYK

41%, 0%, 33%, 62%

Cyan: 41% / Magenta: 0% / Yellow: 33% / Key: 62%

What color is #396040?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #396040 to RGB:

rgb(57, 96, 64)HEX to RGB Converter →

HEX to HSL

Convert #396040 to HSL:

hsl(131, 25%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #396040 to CMYK:

cmyk(41%, 0%, 33%, 62%)Color Converter →

Color Meaning and Usage

#396040 is a pastel green color with RGB values of 57, 96, 64 and HSL of 131°, 25%, 30%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #396040 is #603959, creating high-contrast pairings. For softer combinations, try analogous colors like #456039.

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

Contrast with #396040

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #396040?

#396040 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #396040?

#396040 in RGB is (57, 96, 64) - 57 red, 96 green, and 64 blue.

How to use #396040 in CSS?

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

What colors go well with #396040?

#603959 (complementary), #456039 (analogous), and #1D3020 (lighter shade) work well with #396040.