#710C9D Color Information

Hex color code: #710C9D

The hex color #710C9D is a vivid purple with RGB values of (113, 12, 157) and HSL of (282°, 86%, 33%). It is commonly used in modern UI design.

Try:
Color NameDark Magenta
HEX
#710C9D
RGB
113, 12, 157
HSL
282°, 86%, 33%
CMYK
28%, 92%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #710C9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 12, 157

Red: 113 / Green: 12 / Blue: 157

HSL

282°, 86%, 33%

Hue: 282° / Saturation: 86% / Lightness: 33%

CMYK

28%, 92%, 0%, 38%

Cyan: 28% / Magenta: 92% / Yellow: 0% / Key: 38%

What color is #710C9D?

#710C9D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #710C9D to RGB:

rgb(113, 12, 157)HEX to RGB Converter →

HEX to HSL

Convert #710C9D to HSL:

hsl(282, 86%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #710C9D to CMYK:

cmyk(28%, 92%, 0%, 38%)Color Converter →

Color Meaning and Usage

#710C9D is a eye-catching purple color with RGB values of 113, 12, 157 and HSL of 282°, 86%, 33%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #710C9D is #379D0C, creating high-contrast pairings. For softer combinations, try analogous colors like #290C9D.

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

Contrast with #710C9D

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 #710C9D?

#710C9D is a eye-catching purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #710C9D?

#710C9D in RGB is (113, 12, 157) - 113 red, 12 green, and 157 blue.

How to use #710C9D in CSS?

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

What colors go well with #710C9D?

#379D0C (complementary), #290C9D (analogous), and #3E0655 (lighter shade) work well with #710C9D.