#710F36 Color Information

Hex color code: #710F36

#710F36 is a dynamic magenta color. In RGB it is (113, 15, 54), and in HSL it is (336°, 77%, 25%). It is typically applied in digital products.

Try:
Color NameMaroon
HEX
#710F36
RGB
113, 15, 54
HSL
336°, 77%, 25%
CMYK
0%, 87%, 52%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #710F36; 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 #710F36; background-color: #710F3615; }

Alert / Toast

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

Link / Accent

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

a { color: #710F36; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #710F36 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 15, 54

Red: 113 / Green: 15 / Blue: 54

HSL

336°, 77%, 25%

Hue: 336° / Saturation: 77% / Lightness: 25%

CMYK

0%, 87%, 52%, 56%

Cyan: 0% / Magenta: 87% / Yellow: 52% / Key: 56%

What color is #710F36?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #710F36 to RGB:

rgb(113, 15, 54)HEX to RGB Converter →

HEX to HSL

Convert #710F36 to HSL:

hsl(336, 77%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #710F36 to CMYK:

cmyk(0%, 87%, 52%, 56%)Color Converter →

Color Meaning and Usage

#710F36 is a bold magenta color with RGB values of 113, 15, 54 and HSL of 336°, 77%, 25%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #710F36 is #0F714A, creating high-contrast pairings. For softer combinations, try analogous colors like #710F67.

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

Contrast with #710F36

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #710F36?

#710F36 is a bold magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #710F36?

#710F36 in RGB is (113, 15, 54) - 113 red, 15 green, and 54 blue.

How to use #710F36 in CSS?

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

What colors go well with #710F36?

#0F714A (complementary), #710F67 (analogous), and #2D0616 (lighter shade) work well with #710F36.