#39482E Color Information

Hex color code: #39482E

A dark green shade, #39482E appears as (57, 72, 46) in RGB and (95°, 22%, 23%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#39482E
RGB
57, 72, 46
HSL
95°, 22%, 23%
CMYK
21%, 0%, 36%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #39482E; 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 #39482E; background-color: #39482E15; }

Alert / Toast

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

Link / Accent

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

a { color: #39482E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #39482E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 72, 46

Red: 57 / Green: 72 / Blue: 46

HSL

95°, 22%, 23%

Hue: 95° / Saturation: 22% / Lightness: 23%

CMYK

21%, 0%, 36%, 72%

Cyan: 21% / Magenta: 0% / Yellow: 36% / Key: 72%

What color is #39482E?

#39482E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #39482E to RGB:

rgb(57, 72, 46)HEX to RGB Converter →

HEX to HSL

Convert #39482E to HSL:

hsl(95, 22%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #39482E to CMYK:

cmyk(21%, 0%, 36%, 72%)Color Converter →

Color Meaning and Usage

#39482E is a dramatic green color with RGB values of 57, 72, 46 and HSL of 95°, 22%, 23%. 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 #39482E is #3D2E48, creating high-contrast pairings. For softer combinations, try analogous colors like #45482E.

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

Contrast with #39482E

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 #39482E?

#39482E is a dramatic green color - a green hue that evokes nature and harmony.

What is the RGB value of #39482E?

#39482E in RGB is (57, 72, 46) - 57 red, 72 green, and 46 blue.

How to use #39482E in CSS?

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

What colors go well with #39482E?

#3D2E48 (complementary), #45482E (analogous), and #141910 (lighter shade) work well with #39482E.