#830C73 Color Information

Hex color code: #830C73

The hex color #830C73 is a vivid magenta with RGB values of (131, 12, 115) and HSL of (308°, 83%, 28%). It is commonly used in modern UI design.

Try:
Color NamePurple
HEX
#830C73
RGB
131, 12, 115
HSL
308°, 83%, 28%
CMYK
0%, 91%, 12%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #830C73; 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 #830C73; background-color: #830C7315; }

Alert / Toast

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

Link / Accent

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

a { color: #830C73; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #830C73 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 12, 115

Red: 131 / Green: 12 / Blue: 115

HSL

308°, 83%, 28%

Hue: 308° / Saturation: 83% / Lightness: 28%

CMYK

0%, 91%, 12%, 49%

Cyan: 0% / Magenta: 91% / Yellow: 12% / Key: 49%

What color is #830C73?

#830C73 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #830C73 to RGB:

rgb(131, 12, 115)HEX to RGB Converter →

HEX to HSL

Convert #830C73 to HSL:

hsl(308, 83%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #830C73 to CMYK:

cmyk(0%, 91%, 12%, 49%)Color Converter →

Color Meaning and Usage

#830C73 is a vivid magenta color with RGB values of 131, 12, 115 and HSL of 308°, 83%, 28%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #830C73 is #0C831C, creating high-contrast pairings. For softer combinations, try analogous colors like #570C83.

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

Contrast with #830C73

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #830C73?

#830C73 is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #830C73?

#830C73 in RGB is (131, 12, 115) - 131 red, 12 green, and 115 blue.

How to use #830C73 in CSS?

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

What colors go well with #830C73?

#0C831C (complementary), #570C83 (analogous), and #3D0635 (lighter shade) work well with #830C73.