#96132F Color Information

Hex color code: #96132F

The hex color #96132F is a vivid red with RGB values of (150, 19, 47) and HSL of (347°, 78%, 33%). It is commonly used in modern UI design.

Try:
Color NameBrown
HEX
#96132F
RGB
150, 19, 47
HSL
347°, 78%, 33%
CMYK
0%, 87%, 69%, 41%

Shades

CSS Usage
color: #96132F;
background-color: #96132F;
border-color: #96132F;
box-shadow: 0 0 10px #96132F;
border: 2px solid #96132F;
Tailwind Usage
bg-[#96132F]
text-[#96132F]
border-[#96132F]
shadow-[0_0_10px_96132F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #96132F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #96132F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #96132F; 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 #96132F; background-color: #96132F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #96132F20; border-left: 4px solid #96132F; }

Link / Accent

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

a { color: #96132F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #96132F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 19, 47

Red: 150 / Green: 19 / Blue: 47

HSL

347°, 78%, 33%

Hue: 347° / Saturation: 78% / Lightness: 33%

CMYK

0%, 87%, 69%, 41%

Cyan: 0% / Magenta: 87% / Yellow: 69% / Key: 41%

What color is #96132F?

#96132F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #96132F to RGB:

rgb(150, 19, 47)HEX to RGB Converter →

HEX to HSL

Convert #96132F to HSL:

hsl(347, 78%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #96132F to CMYK:

cmyk(0%, 87%, 69%, 41%)Color Converter →

Color Meaning and Usage

A vivid red tone, #96132F has RGB (150, 19, 47) and HSL (347°, 78%, 33%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #96132F is #139679, creating high-contrast pairings. For softer combinations, try analogous colors like #961371.

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

Contrast with #96132F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #96132F?

#96132F is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #96132F?

#96132F in RGB is (150, 19, 47) - 150 red, 19 green, and 47 blue.

How to use #96132F in CSS?

Use #96132F directly in your CSS properties like color or background-color.

What colors go well with #96132F?

#139679 (complementary), #961371 (analogous), and #520A1A (lighter shade) work well with #96132F.