#595243 Color Information

Hex color code: #595243

#595243 is a muted orange color. In RGB it is (89, 82, 67), and in HSL it is (41°, 14%, 31%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#595243
RGB
89, 82, 67
HSL
41°, 14%, 31%
CMYK
0%, 8%, 25%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #595243; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 82, 67

Red: 89 / Green: 82 / Blue: 67

HSL

41°, 14%, 31%

Hue: 41° / Saturation: 14% / Lightness: 31%

CMYK

0%, 8%, 25%, 65%

Cyan: 0% / Magenta: 8% / Yellow: 25% / Key: 65%

What color is #595243?

#595243 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #595243 to RGB:

rgb(89, 82, 67)HEX to RGB Converter →

HEX to HSL

Convert #595243 to HSL:

hsl(41, 14%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #595243 to CMYK:

cmyk(0%, 8%, 25%, 65%)Color Converter →

Color Meaning and Usage

#595243 is a balanced orange color with RGB values of 89, 82, 67 and HSL of 41°, 14%, 31%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #595243 is #444B5A, creating high-contrast pairings. For softer combinations, try analogous colors like #5A4844.

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

Contrast with #595243

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #595243?

#595243 is a balanced orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #595243?

#595243 in RGB is (89, 82, 67) - 89 red, 82 green, and 67 blue.

How to use #595243 in CSS?

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

What colors go well with #595243?

#444B5A (complementary), #5A4844 (analogous), and #2F2B23 (lighter shade) work well with #595243.