#395219 Color Information

Hex color code: #395219

A deep green shade, #395219 appears as (57, 82, 25) in RGB and (86°, 53%, 21%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#395219
RGB
57, 82, 25
HSL
86°, 53%, 21%
CMYK
30%, 0%, 70%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #395219; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 82, 25

Red: 57 / Green: 82 / Blue: 25

HSL

86°, 53%, 21%

Hue: 86° / Saturation: 53% / Lightness: 21%

CMYK

30%, 0%, 70%, 68%

Cyan: 30% / Magenta: 0% / Yellow: 70% / Key: 68%

What color is #395219?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #395219 to RGB:

rgb(57, 82, 25)HEX to RGB Converter →

HEX to HSL

Convert #395219 to HSL:

hsl(86, 53%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #395219 to CMYK:

cmyk(30%, 0%, 70%, 68%)Color Converter →

Color Meaning and Usage

#395219 is a dark green color with RGB values of 57, 82, 25 and HSL of 86°, 53%, 21%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #395219 is #321952, creating high-contrast pairings. For softer combinations, try analogous colors like #524E19.

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

Contrast with #395219

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #395219?

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

What is the RGB value of #395219?

#395219 in RGB is (57, 82, 25) - 57 red, 82 green, and 25 blue.

How to use #395219 in CSS?

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

What colors go well with #395219?

#321952 (complementary), #524E19 (analogous), and #101707 (lighter shade) work well with #395219.