#99154A Color Information

Hex color code: #99154A

The hex color #99154A is a eye-catching magenta with RGB values of (153, 21, 74) and HSL of (336°, 76%, 34%). It is widely used in graphic design.

Try:
Color NameBrown
HEX
#99154A
RGB
153, 21, 74
HSL
336°, 76%, 34%
CMYK
0%, 86%, 52%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #99154A; 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 #99154A; background-color: #99154A15; }

Alert / Toast

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

Link / Accent

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

a { color: #99154A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #99154A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 21, 74

Red: 153 / Green: 21 / Blue: 74

HSL

336°, 76%, 34%

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

CMYK

0%, 86%, 52%, 40%

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

What color is #99154A?

#99154A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99154A to RGB:

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

HEX to HSL

Convert #99154A to HSL:

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

HEX to CMYK

Convert #99154A to CMYK:

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

Color Meaning and Usage

#99154A is a eye-catching magenta color with RGB values of 153, 21, 74 and HSL of 336°, 76%, 34%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #99154A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99154A?

#99154A is a eye-catching magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #99154A?

#99154A in RGB is (153, 21, 74) - 153 red, 21 green, and 74 blue.

How to use #99154A in CSS?

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

What colors go well with #99154A?

#159964 (complementary), #99158B (analogous), and #550C29 (lighter shade) work well with #99154A.