#9D151C Color Information

Hex color code: #9D151C

A striking red shade, #9D151C appears as (157, 21, 28) in RGB and (357°, 76%, 35%) in HSL. It is popular in mobile app design.

Try:
Color NameFirebrick
HEX
#9D151C
RGB
157, 21, 28
HSL
357°, 76%, 35%
CMYK
0%, 87%, 82%, 38%

Shades

CSS Usage
color: #9D151C;
background-color: #9D151C;
border-color: #9D151C;
box-shadow: 0 0 10px #9D151C;
border: 2px solid #9D151C;
Tailwind Usage
bg-[#9D151C]
text-[#9D151C]
border-[#9D151C]
shadow-[0_0_10px_9D151C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9D151C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9D151C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9D151C; 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 #9D151C; background-color: #9D151C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9D151C20; border-left: 4px solid #9D151C; }

Link / Accent

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

a { color: #9D151C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9D151C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 21, 28

Red: 157 / Green: 21 / Blue: 28

HSL

357°, 76%, 35%

Hue: 357° / Saturation: 76% / Lightness: 35%

CMYK

0%, 87%, 82%, 38%

Cyan: 0% / Magenta: 87% / Yellow: 82% / Key: 38%

What color is #9D151C?

#9D151C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9D151C to RGB:

rgb(157, 21, 28)HEX to RGB Converter →

HEX to HSL

Convert #9D151C to HSL:

hsl(357, 76%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #9D151C to CMYK:

cmyk(0%, 87%, 82%, 38%)Color Converter →

Color Meaning and Usage

A vivid red tone, #9D151C has RGB (157, 21, 28) and HSL (357°, 76%, 35%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9D151C is #159D96, creating high-contrast pairings. For softer combinations, try analogous colors like #9D1560.

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

Contrast with #9D151C

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 #9D151C?

#9D151C is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #9D151C?

#9D151C in RGB is (157, 21, 28) - 157 red, 21 green, and 28 blue.

How to use #9D151C in CSS?

Use #9D151C directly in your CSS properties like color or background-color.

What colors go well with #9D151C?

#159D96 (complementary), #9D1560 (analogous), and #5A0C10 (lighter shade) work well with #9D151C.