#59544F Color Information

Hex color code: #59544F

#59544F is a balanced orange color. In RGB it is (89, 84, 79), and in HSL it is (30°, 6%, 33%). It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#59544F
RGB
89, 84, 79
HSL
30°, 6%, 33%
CMYK
0%, 6%, 11%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #59544F; 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 #59544F; background-color: #59544F15; }

Alert / Toast

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

Link / Accent

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

a { color: #59544F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #59544F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 84, 79

Red: 89 / Green: 84 / Blue: 79

HSL

30°, 6%, 33%

Hue: 30° / Saturation: 6% / Lightness: 33%

CMYK

0%, 6%, 11%, 65%

Cyan: 0% / Magenta: 6% / Yellow: 11% / Key: 65%

What color is #59544F?

#59544F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59544F to RGB:

rgb(89, 84, 79)HEX to RGB Converter →

HEX to HSL

Convert #59544F to HSL:

hsl(30, 6%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #59544F to CMYK:

cmyk(0%, 6%, 11%, 65%)Color Converter →

Color Meaning and Usage

#59544F is a understated orange color with RGB values of 89, 84, 79 and HSL of 30°, 6%, 33%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59544F is #4F5459, creating high-contrast pairings. For softer combinations, try analogous colors like #594F4F.

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

Contrast with #59544F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59544F?

#59544F is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #59544F?

#59544F in RGB is (89, 84, 79) - 89 red, 84 green, and 79 blue.

How to use #59544F in CSS?

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

What colors go well with #59544F?

#4F5459 (complementary), #594F4F (analogous), and #312E2B (lighter shade) work well with #59544F.