#99157E Color Information

Hex color code: #99157E

A eye-catching magenta shade, #99157E appears as (153, 21, 126) in RGB and (312°, 76%, 34%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Magenta
HEX
#99157E
RGB
153, 21, 126
HSL
312°, 76%, 34%
CMYK
0%, 86%, 18%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #99157E; 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 #99157E; background-color: #99157E15; }

Alert / Toast

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

Link / Accent

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

a { color: #99157E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #99157E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 21, 126

Red: 153 / Green: 21 / Blue: 126

HSL

312°, 76%, 34%

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

CMYK

0%, 86%, 18%, 40%

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

What color is #99157E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99157E to RGB:

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

HEX to HSL

Convert #99157E to HSL:

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

HEX to CMYK

Convert #99157E to CMYK:

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

Color Meaning and Usage

#99157E is a bold magenta color with RGB values of 153, 21, 126 and HSL of 312°, 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 #99157E is #15992F, creating high-contrast pairings. For softer combinations, try analogous colors like #711599.

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

Contrast with #99157E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99157E?

#99157E is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #99157E?

#99157E in RGB is (153, 21, 126) - 153 red, 21 green, and 126 blue.

How to use #99157E in CSS?

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

What colors go well with #99157E?

#15992F (complementary), #711599 (analogous), and #550C47 (lighter shade) work well with #99157E.