#725037 Color Information

Hex color code: #725037

#725037 is a subtle orange color. In RGB it is (114, 80, 55), and in HSL it is (25°, 35%, 33%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#725037
RGB
114, 80, 55
HSL
25°, 35%, 33%
CMYK
0%, 30%, 52%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #725037; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

114, 80, 55

Red: 114 / Green: 80 / Blue: 55

HSL

25°, 35%, 33%

Hue: 25° / Saturation: 35% / Lightness: 33%

CMYK

0%, 30%, 52%, 55%

Cyan: 0% / Magenta: 30% / Yellow: 52% / Key: 55%

What color is #725037?

#725037 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #725037 to RGB:

rgb(114, 80, 55)HEX to RGB Converter →

HEX to HSL

Convert #725037 to HSL:

hsl(25, 35%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #725037 to CMYK:

cmyk(0%, 30%, 52%, 55%)Color Converter →

Color Meaning and Usage

#725037 is a subtle orange color with RGB values of 114, 80, 55 and HSL of 25°, 35%, 33%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #725037 is #375972, creating high-contrast pairings. For softer combinations, try analogous colors like #72373C.

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

Contrast with #725037

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #725037?

#725037 is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #725037?

#725037 in RGB is (114, 80, 55) - 114 red, 80 green, and 55 blue.

How to use #725037 in CSS?

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

What colors go well with #725037?

#375972 (complementary), #72373C (analogous), and #3E2B1E (lighter shade) work well with #725037.