#32201B Color Information

Hex color code: #32201B

A dramatic red shade, #32201B appears as (50, 32, 27) in RGB and (13°, 30%, 15%) in HSL. It is typically applied in digital products.

Try:
Color NameBlack
HEX
#32201B
RGB
50, 32, 27
HSL
13°, 30%, 15%
CMYK
0%, 36%, 46%, 80%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #32201B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 32, 27

Red: 50 / Green: 32 / Blue: 27

HSL

13°, 30%, 15%

Hue: 13° / Saturation: 30% / Lightness: 15%

CMYK

0%, 36%, 46%, 80%

Cyan: 0% / Magenta: 36% / Yellow: 46% / Key: 80%

What color is #32201B?

#32201B is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32201B to RGB:

rgb(50, 32, 27)HEX to RGB Converter →

HEX to HSL

Convert #32201B to HSL:

hsl(13, 30%, 15%)RGB to HSL Converter →

HEX to CMYK

Convert #32201B to CMYK:

cmyk(0%, 36%, 46%, 80%)Color Converter →

Color Meaning and Usage

A dramatic red tone, #32201B has RGB (50, 32, 27) and HSL (13°, 30%, 15%). Known for evoking sophistication and elegance, this very dark shade is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #32201B is #1B2D32, creating high-contrast pairings. For softer combinations, try analogous colors like #321B21.

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

Contrast with #32201B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32201B?

#32201B is a dramatic red color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #32201B?

#32201B in RGB is (50, 32, 27) - 50 red, 32 green, and 27 blue.

How to use #32201B in CSS?

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

What colors go well with #32201B?

#1B2D32 (complementary), #321B21 (analogous), and #000000 (lighter shade) work well with #32201B.