#71333B Color Information

Hex color code: #71333B

#71333B is a subtle red color. In RGB it is (113, 51, 59), and in HSL it is (352°, 38%, 32%). It is popular in mobile app design.

Try:
Color NameSaddle Brown
HEX
#71333B
RGB
113, 51, 59
HSL
352°, 38%, 32%
CMYK
0%, 55%, 48%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #71333B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 51, 59

Red: 113 / Green: 51 / Blue: 59

HSL

352°, 38%, 32%

Hue: 352° / Saturation: 38% / Lightness: 32%

CMYK

0%, 55%, 48%, 56%

Cyan: 0% / Magenta: 55% / Yellow: 48% / Key: 56%

What color is #71333B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #71333B to RGB:

rgb(113, 51, 59)HEX to RGB Converter →

HEX to HSL

Convert #71333B to HSL:

hsl(352, 38%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #71333B to CMYK:

cmyk(0%, 55%, 48%, 56%)Color Converter →

Color Meaning and Usage

#71333B is a soft red color with RGB values of 113, 51, 59 and HSL of 352°, 38%, 32%. 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 #71333B is #337168, creating high-contrast pairings. For softer combinations, try analogous colors like #71335A.

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

Contrast with #71333B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #71333B?

#71333B is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #71333B?

#71333B in RGB is (113, 51, 59) - 113 red, 51 green, and 59 blue.

How to use #71333B in CSS?

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

What colors go well with #71333B?

#337168 (complementary), #71335A (analogous), and #3C1B1F (lighter shade) work well with #71333B.