#58492C Color Information

Hex color code: #58492C

#58492C is a subtle orange color. In RGB it is (88, 73, 44), and in HSL it is (40°, 33%, 26%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#58492C
RGB
88, 73, 44
HSL
40°, 33%, 26%
CMYK
0%, 17%, 50%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #58492C; 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 #58492C; background-color: #58492C15; }

Alert / Toast

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

Link / Accent

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

a { color: #58492C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #58492C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 73, 44

Red: 88 / Green: 73 / Blue: 44

HSL

40°, 33%, 26%

Hue: 40° / Saturation: 33% / Lightness: 26%

CMYK

0%, 17%, 50%, 65%

Cyan: 0% / Magenta: 17% / Yellow: 50% / Key: 65%

What color is #58492C?

#58492C is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #58492C to RGB:

rgb(88, 73, 44)HEX to RGB Converter →

HEX to HSL

Convert #58492C to HSL:

hsl(40, 33%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #58492C to CMYK:

cmyk(0%, 17%, 50%, 65%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #58492C has RGB (88, 73, 44) and HSL (40°, 33%, 26%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #58492C is #2C3B58, creating high-contrast pairings. For softer combinations, try analogous colors like #58342C.

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

Contrast with #58492C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #58492C?

#58492C is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #58492C?

#58492C in RGB is (88, 73, 44) - 88 red, 73 green, and 44 blue.

How to use #58492C in CSS?

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

What colors go well with #58492C?

#2C3B58 (complementary), #58342C (analogous), and #251F13 (lighter shade) work well with #58492C.