#99129B Color Information

Hex color code: #99129B

The hex color #99129B is a vivid magenta with RGB values of (153, 18, 155) and HSL of (299°, 79%, 34%). It is commonly used in modern UI design.

Try:
Color NameDark Magenta
HEX
#99129B
RGB
153, 18, 155
HSL
299°, 79%, 34%
CMYK
1%, 88%, 0%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #99129B; 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 #99129B; background-color: #99129B15; }

Alert / Toast

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

Link / Accent

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

a { color: #99129B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #99129B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 18, 155

Red: 153 / Green: 18 / Blue: 155

HSL

299°, 79%, 34%

Hue: 299° / Saturation: 79% / Lightness: 34%

CMYK

1%, 88%, 0%, 39%

Cyan: 1% / Magenta: 88% / Yellow: 0% / Key: 39%

What color is #99129B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99129B to RGB:

rgb(153, 18, 155)HEX to RGB Converter →

HEX to HSL

Convert #99129B to HSL:

hsl(299, 79%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #99129B to CMYK:

cmyk(1%, 88%, 0%, 39%)Color Converter →

Color Meaning and Usage

#99129B is a striking magenta color with RGB values of 153, 18, 155 and HSL of 299°, 79%, 34%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #99129B is #149B12, creating high-contrast pairings. For softer combinations, try analogous colors like #54129B.

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

Contrast with #99129B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99129B?

#99129B is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #99129B?

#99129B in RGB is (153, 18, 155) - 153 red, 18 green, and 155 blue.

How to use #99129B in CSS?

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

What colors go well with #99129B?

#149B12 (complementary), #54129B (analogous), and #550A57 (lighter shade) work well with #99129B.