#395126 Color Information

Hex color code: #395126

#395126 is a deep green color. In RGB it is (57, 81, 38), and in HSL it is (93°, 36%, 23%). It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#395126
RGB
57, 81, 38
HSL
93°, 36%, 23%
CMYK
30%, 0%, 53%, 68%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #395126; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 81, 38

Red: 57 / Green: 81 / Blue: 38

HSL

93°, 36%, 23%

Hue: 93° / Saturation: 36% / Lightness: 23%

CMYK

30%, 0%, 53%, 68%

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

What color is #395126?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #395126 to RGB:

rgb(57, 81, 38)HEX to RGB Converter →

HEX to HSL

Convert #395126 to HSL:

hsl(93, 36%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #395126 to CMYK:

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

Color Meaning and Usage

#395126 is a dark green color with RGB values of 57, 81, 38 and HSL of 93°, 36%, 23%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #395126 is #3D2650, creating high-contrast pairings. For softer combinations, try analogous colors like #4E5026.

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

Contrast with #395126

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #395126?

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

What is the RGB value of #395126?

#395126 in RGB is (57, 81, 38) - 57 red, 81 green, and 38 blue.

How to use #395126 in CSS?

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

What colors go well with #395126?

#3D2650 (complementary), #4E5026 (analogous), and #141C0D (lighter shade) work well with #395126.