#96455B Color Information

Hex color code: #96455B

#96455B is a subtle magenta color. In RGB it is (150, 69, 91), and in HSL it is (344°, 37%, 43%). It is popular in mobile app design.

Try:
Color NameSienna
HEX
#96455B
RGB
150, 69, 91
HSL
344°, 37%, 43%
CMYK
0%, 54%, 39%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #96455B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 69, 91

Red: 150 / Green: 69 / Blue: 91

HSL

344°, 37%, 43%

Hue: 344° / Saturation: 37% / Lightness: 43%

CMYK

0%, 54%, 39%, 41%

Cyan: 0% / Magenta: 54% / Yellow: 39% / Key: 41%

What color is #96455B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #96455B to RGB:

rgb(150, 69, 91)HEX to RGB Converter →

HEX to HSL

Convert #96455B to HSL:

hsl(344, 37%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #96455B to CMYK:

cmyk(0%, 54%, 39%, 41%)Color Converter →

Color Meaning and Usage

#96455B is a subtle magenta color with RGB values of 150, 69, 91 and HSL of 344°, 37%, 43%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #96455B is #459681, creating high-contrast pairings. For softer combinations, try analogous colors like #964583.

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

Contrast with #96455B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #96455B?

#96455B is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #96455B?

#96455B in RGB is (150, 69, 91) - 150 red, 69 green, and 91 blue.

How to use #96455B in CSS?

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

What colors go well with #96455B?

#459681 (complementary), #964583 (analogous), and #622D3B (lighter shade) work well with #96455B.