#99158B Color Information

Hex color code: #99158B

The hex color #99158B is a bold magenta with RGB values of (153, 21, 139) and HSL of (306°, 76%, 34%). It is often used for branding and logos.

Try:
Color NameDark Magenta
HEX
#99158B
RGB
153, 21, 139
HSL
306°, 76%, 34%
CMYK
0%, 86%, 9%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #99158B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 21, 139

Red: 153 / Green: 21 / Blue: 139

HSL

306°, 76%, 34%

Hue: 306° / Saturation: 76% / Lightness: 34%

CMYK

0%, 86%, 9%, 40%

Cyan: 0% / Magenta: 86% / Yellow: 9% / Key: 40%

What color is #99158B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99158B to RGB:

rgb(153, 21, 139)HEX to RGB Converter →

HEX to HSL

Convert #99158B to HSL:

hsl(306, 76%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #99158B to CMYK:

cmyk(0%, 86%, 9%, 40%)Color Converter →

Color Meaning and Usage

#99158B is a dynamic magenta color with RGB values of 153, 21, 139 and HSL of 306°, 76%, 34%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #99158B is #159922, creating high-contrast pairings. For softer combinations, try analogous colors like #641599.

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

Contrast with #99158B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99158B?

#99158B is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #99158B?

#99158B in RGB is (153, 21, 139) - 153 red, 21 green, and 139 blue.

How to use #99158B in CSS?

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

What colors go well with #99158B?

#159922 (complementary), #641599 (analogous), and #550C4E (lighter shade) work well with #99158B.