#963131 Color Information

Hex color code: #963131

The hex color #963131 is a warm red with RGB values of (150, 49, 49) and HSL of (0°, 51%, 39%). It is commonly used in modern UI design.

Try:
Color NameBrown
HEX
#963131
RGB
150, 49, 49
HSL
0°, 51%, 39%
CMYK
0%, 67%, 67%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #963131; 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 #963131; background-color: #96313115; }

Alert / Toast

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

Link / Accent

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

a { color: #963131; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #963131 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 49, 49

Red: 150 / Green: 49 / Blue: 49

HSL

0°, 51%, 39%

Hue: 0° / Saturation: 51% / Lightness: 39%

CMYK

0%, 67%, 67%, 41%

Cyan: 0% / Magenta: 67% / Yellow: 67% / Key: 41%

What color is #963131?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #963131 to RGB:

rgb(150, 49, 49)HEX to RGB Converter →

HEX to HSL

Convert #963131 to HSL:

hsl(0, 51%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #963131 to CMYK:

cmyk(0%, 67%, 67%, 41%)Color Converter →

Color Meaning and Usage

#963131 is a fiery red color with RGB values of 150, 49, 49 and HSL of 0°, 51%, 39%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #963131 is #319696, creating high-contrast pairings. For softer combinations, try analogous colors like #963163.

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

Contrast with #963131

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #963131?

#963131 is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #963131?

#963131 in RGB is (150, 49, 49) - 150 red, 49 green, and 49 blue.

How to use #963131 in CSS?

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

What colors go well with #963131?

#319696 (complementary), #963163 (analogous), and #5C1E1E (lighter shade) work well with #963131.