#61146B Color Information

Hex color code: #61146B

#61146B is a balanced magenta color. In RGB it is (97, 20, 107), and in HSL it is (293°, 69%, 25%). It is often used for branding and logos.

Try:
Color NameIndigo
HEX
#61146B
RGB
97, 20, 107
HSL
293°, 69%, 25%
CMYK
9%, 81%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #61146B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 20, 107

Red: 97 / Green: 20 / Blue: 107

HSL

293°, 69%, 25%

Hue: 293° / Saturation: 69% / Lightness: 25%

CMYK

9%, 81%, 0%, 58%

Cyan: 9% / Magenta: 81% / Yellow: 0% / Key: 58%

What color is #61146B?

#61146B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61146B to RGB:

rgb(97, 20, 107)HEX to RGB Converter →

HEX to HSL

Convert #61146B to HSL:

hsl(293, 69%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #61146B to CMYK:

cmyk(9%, 81%, 0%, 58%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #61146B has RGB (97, 20, 107) and HSL (293°, 69%, 25%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61146B is #1E6C14, creating high-contrast pairings. For softer combinations, try analogous colors like #35146C.

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

Contrast with #61146B

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 #61146B?

#61146B is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #61146B?

#61146B in RGB is (97, 20, 107) - 97 red, 20 green, and 107 blue.

How to use #61146B in CSS?

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

What colors go well with #61146B?

#1E6C14 (complementary), #35146C (analogous), and #27082B (lighter shade) work well with #61146B.