#73338A Color Information

Hex color code: #73338A

The hex color #73338A is a gentle purple with RGB values of (115, 51, 138) and HSL of (284°, 46%, 37%). It is often used for branding and logos.

Try:
Color NameRebecca Purple
HEX
#73338A
RGB
115, 51, 138
HSL
284°, 46%, 37%
CMYK
17%, 63%, 0%, 46%

Shades

CSS Usage
color: #73338A;
background-color: #73338A;
border-color: #73338A;
box-shadow: 0 0 10px #73338A;
border: 2px solid #73338A;
Tailwind Usage
bg-[#73338A]
text-[#73338A]
border-[#73338A]
shadow-[0_0_10px_73338A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #73338A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #73338A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #73338A; 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 #73338A; background-color: #73338A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #73338A20; border-left: 4px solid #73338A; }

Link / Accent

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

a { color: #73338A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #73338A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 51, 138

Red: 115 / Green: 51 / Blue: 138

HSL

284°, 46%, 37%

Hue: 284° / Saturation: 46% / Lightness: 37%

CMYK

17%, 63%, 0%, 46%

Cyan: 17% / Magenta: 63% / Yellow: 0% / Key: 46%

What color is #73338A?

#73338A is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #73338A to RGB:

rgb(115, 51, 138)HEX to RGB Converter →

HEX to HSL

Convert #73338A to HSL:

hsl(284, 46%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #73338A to CMYK:

cmyk(17%, 63%, 0%, 46%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #73338A has RGB (115, 51, 138) and HSL (284°, 46%, 37%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #73338A is #4A8A33, creating high-contrast pairings. For softer combinations, try analogous colors like #47338A.

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

Contrast with #73338A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #73338A?

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

What is the RGB value of #73338A?

#73338A in RGB is (115, 51, 138) - 115 red, 51 green, and 138 blue.

How to use #73338A in CSS?

Use #73338A directly in your CSS properties like color or background-color.

What colors go well with #73338A?

#4A8A33 (complementary), #47338A (analogous), and #441E52 (lighter shade) work well with #73338A.