#B73DC7 Color Information

Hex color code: #B73DC7

A subtle magenta shade, #B73DC7 appears as (183, 61, 199) in RGB and (293°, 55%, 51%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#B73DC7
RGB
183, 61, 199
HSL
293°, 55%, 51%
CMYK
8%, 69%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B73DC7; 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 #B73DC7; background-color: #B73DC715; }

Alert / Toast

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

Link / Accent

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

a { color: #B73DC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B73DC7 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 61, 199

Red: 183 / Green: 61 / Blue: 199

HSL

293°, 55%, 51%

Hue: 293° / Saturation: 55% / Lightness: 51%

CMYK

8%, 69%, 0%, 22%

Cyan: 8% / Magenta: 69% / Yellow: 0% / Key: 22%

What color is #B73DC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B73DC7 to RGB:

rgb(183, 61, 199)HEX to RGB Converter →

HEX to HSL

Convert #B73DC7 to HSL:

hsl(293, 55%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #B73DC7 to CMYK:

cmyk(8%, 69%, 0%, 22%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #B73DC7 has RGB (183, 61, 199) and HSL (293°, 55%, 51%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B73DC7 is #4DC73D, creating high-contrast pairings. For softer combinations, try analogous colors like #723DC7.

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

Contrast with #B73DC7

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

Contrast Ratio: 4.51:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B73DC7?

#B73DC7 is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B73DC7?

#B73DC7 in RGB is (183, 61, 199) - 183 red, 61 green, and 199 blue.

How to use #B73DC7 in CSS?

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

What colors go well with #B73DC7?

#4DC73D (complementary), #723DC7 (analogous), and #83298E (lighter shade) work well with #B73DC7.