#61227C Color Information

Hex color code: #61227C

A muted purple shade, #61227C appears as (97, 34, 124) in RGB and (282°, 57%, 31%) in HSL. It is typically applied in digital products.

Try:
Color NameRebecca Purple
HEX
#61227C
RGB
97, 34, 124
HSL
282°, 57%, 31%
CMYK
22%, 73%, 0%, 51%

Shades

CSS Usage
color: #61227C;
background-color: #61227C;
border-color: #61227C;
box-shadow: 0 0 10px #61227C;
border: 2px solid #61227C;
Tailwind Usage
bg-[#61227C]
text-[#61227C]
border-[#61227C]
shadow-[0_0_10px_61227C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #61227C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #61227C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #61227C; 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 #61227C; background-color: #61227C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #61227C20; border-left: 4px solid #61227C; }

Link / Accent

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

a { color: #61227C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #61227C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 34, 124

Red: 97 / Green: 34 / Blue: 124

HSL

282°, 57%, 31%

Hue: 282° / Saturation: 57% / Lightness: 31%

CMYK

22%, 73%, 0%, 51%

Cyan: 22% / Magenta: 73% / Yellow: 0% / Key: 51%

What color is #61227C?

#61227C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61227C to RGB:

rgb(97, 34, 124)HEX to RGB Converter →

HEX to HSL

Convert #61227C to HSL:

hsl(282, 57%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #61227C to CMYK:

cmyk(22%, 73%, 0%, 51%)Color Converter →

Color Meaning and Usage

#61227C is a subtle purple color with RGB values of 97, 34, 124 and HSL of 282°, 57%, 31%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61227C is #3D7C22, creating high-contrast pairings. For softer combinations, try analogous colors like #34227C.

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

Contrast with #61227C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61227C?

#61227C is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #61227C?

#61227C in RGB is (97, 34, 124) - 97 red, 34 green, and 124 blue.

How to use #61227C in CSS?

Use #61227C directly in your CSS properties like color or background-color.

What colors go well with #61227C?

#3D7C22 (complementary), #34227C (analogous), and #321240 (lighter shade) work well with #61227C.