#96364B Color Information

Hex color code: #96364B

The hex color #96364B is a delicate red with RGB values of (150, 54, 75) and HSL of (347°, 47%, 40%). It is widely used in graphic design.

Try:
Color NameBrown
HEX
#96364B
RGB
150, 54, 75
HSL
347°, 47%, 40%
CMYK
0%, 64%, 50%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #96364B; 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 #96364B; background-color: #96364B15; }

Alert / Toast

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

Link / Accent

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

a { color: #96364B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #96364B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 54, 75

Red: 150 / Green: 54 / Blue: 75

HSL

347°, 47%, 40%

Hue: 347° / Saturation: 47% / Lightness: 40%

CMYK

0%, 64%, 50%, 41%

Cyan: 0% / Magenta: 64% / Yellow: 50% / Key: 41%

What color is #96364B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #96364B to RGB:

rgb(150, 54, 75)HEX to RGB Converter →

HEX to HSL

Convert #96364B to HSL:

hsl(347, 47%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #96364B to CMYK:

cmyk(0%, 64%, 50%, 41%)Color Converter →

Color Meaning and Usage

A pastel red tone, #96364B has RGB (150, 54, 75) and HSL (347°, 47%, 40%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #96364B is #369681, creating high-contrast pairings. For softer combinations, try analogous colors like #96367B.

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

Contrast with #96364B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #96364B?

#96364B is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #96364B?

#96364B in RGB is (150, 54, 75) - 150 red, 54 green, and 75 blue.

How to use #96364B in CSS?

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

What colors go well with #96364B?

#369681 (complementary), #96367B (analogous), and #5E222F (lighter shade) work well with #96364B.