#99151E Color Information

Hex color code: #99151E

The hex color #99151E is a striking red with RGB values of (153, 21, 30) and HSL of (356°, 76%, 34%). It is often used for branding and logos.

Try:
Color NameBrown
HEX
#99151E
RGB
153, 21, 30
HSL
356°, 76%, 34%
CMYK
0%, 86%, 80%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #99151E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 21, 30

Red: 153 / Green: 21 / Blue: 30

HSL

356°, 76%, 34%

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

CMYK

0%, 86%, 80%, 40%

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

What color is #99151E?

#99151E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99151E to RGB:

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

HEX to HSL

Convert #99151E to HSL:

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

HEX to CMYK

Convert #99151E to CMYK:

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

Color Meaning and Usage

#99151E is a striking red color with RGB values of 153, 21, 30 and HSL of 356°, 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 #99151E is #159990, creating high-contrast pairings. For softer combinations, try analogous colors like #99155F.

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

Contrast with #99151E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99151E?

#99151E is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #99151E?

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

How to use #99151E in CSS?

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

What colors go well with #99151E?

#159990 (complementary), #99155F (analogous), and #550C11 (lighter shade) work well with #99151E.