#610A4E Color Information

Hex color code: #610A4E

A dark magenta shade, #610A4E appears as (97, 10, 78) in RGB and (313°, 81%, 21%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameIndigo
HEX
#610A4E
RGB
97, 10, 78
HSL
313°, 81%, 21%
CMYK
0%, 90%, 20%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #610A4E; 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 #610A4E; background-color: #610A4E15; }

Alert / Toast

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

Link / Accent

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

a { color: #610A4E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #610A4E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 10, 78

Red: 97 / Green: 10 / Blue: 78

HSL

313°, 81%, 21%

Hue: 313° / Saturation: 81% / Lightness: 21%

CMYK

0%, 90%, 20%, 62%

Cyan: 0% / Magenta: 90% / Yellow: 20% / Key: 62%

What color is #610A4E?

#610A4E is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #610A4E to RGB:

rgb(97, 10, 78)HEX to RGB Converter →

HEX to HSL

Convert #610A4E to HSL:

hsl(313, 81%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #610A4E to CMYK:

cmyk(0%, 90%, 20%, 62%)Color Converter →

Color Meaning and Usage

A deep magenta tone, #610A4E has RGB (97, 10, 78) and HSL (313°, 81%, 21%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #610A4E is #0A611D, creating high-contrast pairings. For softer combinations, try analogous colors like #480A61.

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

Contrast with #610A4E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #610A4E?

#610A4E is a deep magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #610A4E?

#610A4E in RGB is (97, 10, 78) - 97 red, 10 green, and 78 blue.

How to use #610A4E in CSS?

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

What colors go well with #610A4E?

#0A611D (complementary), #480A61 (analogous), and #1C0316 (lighter shade) work well with #610A4E.