#58745B Color Information

Hex color code: #58745B

#58745B is a subtle green color. In RGB it is (88, 116, 91), and in HSL it is (126°, 14%, 40%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#58745B
RGB
88, 116, 91
HSL
126°, 14%, 40%
CMYK
24%, 0%, 22%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #58745B; 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 #58745B; background-color: #58745B15; }

Alert / Toast

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

Link / Accent

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

a { color: #58745B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #58745B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 116, 91

Red: 88 / Green: 116 / Blue: 91

HSL

126°, 14%, 40%

Hue: 126° / Saturation: 14% / Lightness: 40%

CMYK

24%, 0%, 22%, 55%

Cyan: 24% / Magenta: 0% / Yellow: 22% / Key: 55%

What color is #58745B?

#58745B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #58745B to RGB:

rgb(88, 116, 91)HEX to RGB Converter →

HEX to HSL

Convert #58745B to HSL:

hsl(126, 14%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #58745B to CMYK:

cmyk(24%, 0%, 22%, 55%)Color Converter →

Color Meaning and Usage

#58745B is a muted green color with RGB values of 88, 116, 91 and HSL of 126°, 14%, 40%. 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 #58745B is #745871, creating high-contrast pairings. For softer combinations, try analogous colors like #637458.

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

Contrast with #58745B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #58745B?

#58745B is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #58745B?

#58745B in RGB is (88, 116, 91) - 88 red, 116 green, and 91 blue.

How to use #58745B in CSS?

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

What colors go well with #58745B?

#745871 (complementary), #637458 (analogous), and #374939 (lighter shade) work well with #58745B.