#913B77 Color Information

Hex color code: #913B77

A soft magenta shade, #913B77 appears as (145, 59, 119) in RGB and (318°, 42%, 40%) in HSL. It is typically applied in digital products.

Try:
Color NameRebecca Purple
HEX
#913B77
RGB
145, 59, 119
HSL
318°, 42%, 40%
CMYK
0%, 59%, 18%, 43%

Shades

CSS Usage
color: #913B77;
background-color: #913B77;
border-color: #913B77;
box-shadow: 0 0 10px #913B77;
border: 2px solid #913B77;
Tailwind Usage
bg-[#913B77]
text-[#913B77]
border-[#913B77]
shadow-[0_0_10px_913B77]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #913B77, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #913B77; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #913B77; 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 #913B77; background-color: #913B7715; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #913B7720; border-left: 4px solid #913B77; }

Link / Accent

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

a { color: #913B77; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #913B77 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

145, 59, 119

Red: 145 / Green: 59 / Blue: 119

HSL

318°, 42%, 40%

Hue: 318° / Saturation: 42% / Lightness: 40%

CMYK

0%, 59%, 18%, 43%

Cyan: 0% / Magenta: 59% / Yellow: 18% / Key: 43%

What color is #913B77?

#913B77 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #913B77 to RGB:

rgb(145, 59, 119)HEX to RGB Converter →

HEX to HSL

Convert #913B77 to HSL:

hsl(318, 42%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #913B77 to CMYK:

cmyk(0%, 59%, 18%, 43%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #913B77 has RGB (145, 59, 119) and HSL (318°, 42%, 40%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #913B77 is #3B9155, creating high-contrast pairings. For softer combinations, try analogous colors like #803B91.

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

Contrast with #913B77

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #913B77?

#913B77 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #913B77?

#913B77 in RGB is (145, 59, 119) - 145 red, 59 green, and 119 blue.

How to use #913B77 in CSS?

Use #913B77 directly in your CSS properties like color or background-color.

What colors go well with #913B77?

#3B9155 (complementary), #803B91 (analogous), and #5B254A (lighter shade) work well with #913B77.