#953232 Color Information

Hex color code: #953232

The hex color #953232 is a vibrant red with RGB values of (149, 50, 50) and HSL of (0°, 50%, 39%). It is popular in mobile app design.

Try:
Color NameBrown
HEX
#953232
RGB
149, 50, 50
HSL
0°, 50%, 39%
CMYK
0%, 66%, 66%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #953232; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 50, 50

Red: 149 / Green: 50 / Blue: 50

HSL

0°, 50%, 39%

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

CMYK

0%, 66%, 66%, 42%

Cyan: 0% / Magenta: 66% / Yellow: 66% / Key: 42%

What color is #953232?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #953232 to RGB:

rgb(149, 50, 50)HEX to RGB Converter →

HEX to HSL

Convert #953232 to HSL:

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

HEX to CMYK

Convert #953232 to CMYK:

cmyk(0%, 66%, 66%, 42%)Color Converter →

Color Meaning and Usage

#953232 is a warm red color with RGB values of 149, 50, 50 and HSL of 0°, 50%, 39%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #953232 is #329595, creating high-contrast pairings. For softer combinations, try analogous colors like #953263.

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

Contrast with #953232

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 #953232?

#953232 is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #953232?

#953232 in RGB is (149, 50, 50) - 149 red, 50 green, and 50 blue.

How to use #953232 in CSS?

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

What colors go well with #953232?

#329595 (complementary), #953263 (analogous), and #5C1F1F (lighter shade) work well with #953232.