#715241 Color Information

Hex color code: #715241

The hex color #715241 is a soft orange with RGB values of (113, 82, 65) and HSL of (21°, 27%, 35%). It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#715241
RGB
113, 82, 65
HSL
21°, 27%, 35%
CMYK
0%, 27%, 42%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #715241; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 82, 65

Red: 113 / Green: 82 / Blue: 65

HSL

21°, 27%, 35%

Hue: 21° / Saturation: 27% / Lightness: 35%

CMYK

0%, 27%, 42%, 56%

Cyan: 0% / Magenta: 27% / Yellow: 42% / Key: 56%

What color is #715241?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #715241 to RGB:

rgb(113, 82, 65)HEX to RGB Converter →

HEX to HSL

Convert #715241 to HSL:

hsl(21, 27%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #715241 to CMYK:

cmyk(0%, 27%, 42%, 56%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #715241 has RGB (113, 82, 65) and HSL (21°, 27%, 35%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #715241 is #416071, creating high-contrast pairings. For softer combinations, try analogous colors like #714148.

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

Contrast with #715241

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #715241?

#715241 is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #715241?

#715241 in RGB is (113, 82, 65) - 113 red, 82 green, and 65 blue.

How to use #715241 in CSS?

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

What colors go well with #715241?

#416071 (complementary), #714148 (analogous), and #412F25 (lighter shade) work well with #715241.