#596A4E Color Information

Hex color code: #596A4E

A neutral green shade, #596A4E appears as (89, 106, 78) in RGB and (96°, 15%, 36%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#596A4E
RGB
89, 106, 78
HSL
96°, 15%, 36%
CMYK
16%, 0%, 26%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #596A4E; 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 #596A4E; background-color: #596A4E15; }

Alert / Toast

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

Link / Accent

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

a { color: #596A4E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #596A4E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 106, 78

Red: 89 / Green: 106 / Blue: 78

HSL

96°, 15%, 36%

Hue: 96° / Saturation: 15% / Lightness: 36%

CMYK

16%, 0%, 26%, 58%

Cyan: 16% / Magenta: 0% / Yellow: 26% / Key: 58%

What color is #596A4E?

#596A4E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #596A4E to RGB:

rgb(89, 106, 78)HEX to RGB Converter →

HEX to HSL

Convert #596A4E to HSL:

hsl(96, 15%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #596A4E to CMYK:

cmyk(16%, 0%, 26%, 58%)Color Converter →

Color Meaning and Usage

A muted green tone, #596A4E has RGB (89, 106, 78) and HSL (96°, 15%, 36%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #596A4E is #5F4E6A, creating high-contrast pairings. For softer combinations, try analogous colors like #676A4E.

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

Contrast with #596A4E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #596A4E?

#596A4E is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #596A4E?

#596A4E in RGB is (89, 106, 78) - 89 red, 106 green, and 78 blue.

How to use #596A4E in CSS?

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

What colors go well with #596A4E?

#5F4E6A (complementary), #676A4E (analogous), and #343E2E (lighter shade) work well with #596A4E.