#59534F Color Information

Hex color code: #59534F

#59534F is a muted orange color. In RGB it is (89, 83, 79), and in HSL it is (24°, 6%, 33%). It is widely used in graphic design.

Try:
Color NameDark Olive Green
HEX
#59534F
RGB
89, 83, 79
HSL
24°, 6%, 33%
CMYK
0%, 7%, 11%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #59534F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 83, 79

Red: 89 / Green: 83 / Blue: 79

HSL

24°, 6%, 33%

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

CMYK

0%, 7%, 11%, 65%

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

What color is #59534F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59534F to RGB:

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

HEX to HSL

Convert #59534F to HSL:

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

HEX to CMYK

Convert #59534F to CMYK:

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

Color Meaning and Usage

#59534F is a understated orange color with RGB values of 89, 83, 79 and HSL of 24°, 6%, 33%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59534F is #4F5559, creating high-contrast pairings. For softer combinations, try analogous colors like #594F50.

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

Contrast with #59534F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59534F?

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

What is the RGB value of #59534F?

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

How to use #59534F in CSS?

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

What colors go well with #59534F?

#4F5559 (complementary), #594F50 (analogous), and #312D2B (lighter shade) work well with #59534F.