#31204C Color Information

Hex color code: #31204C

A intense purple shade, #31204C appears as (49, 32, 76) in RGB and (263°, 41%, 21%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#31204C
RGB
49, 32, 76
HSL
263°, 41%, 21%
CMYK
36%, 58%, 0%, 70%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #31204C; 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 #31204C; background-color: #31204C15; }

Alert / Toast

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

Link / Accent

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

a { color: #31204C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #31204C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

49, 32, 76

Red: 49 / Green: 32 / Blue: 76

HSL

263°, 41%, 21%

Hue: 263° / Saturation: 41% / Lightness: 21%

CMYK

36%, 58%, 0%, 70%

Cyan: 36% / Magenta: 58% / Yellow: 0% / Key: 70%

What color is #31204C?

#31204C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #31204C to RGB:

rgb(49, 32, 76)HEX to RGB Converter →

HEX to HSL

Convert #31204C to HSL:

hsl(263, 41%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #31204C to CMYK:

cmyk(36%, 58%, 0%, 70%)Color Converter →

Color Meaning and Usage

A dramatic purple tone, #31204C has RGB (49, 32, 76) and HSL (263°, 41%, 21%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #31204C is #3B4C20, creating high-contrast pairings. For softer combinations, try analogous colors like #20254C.

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

Contrast with #31204C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #31204C?

#31204C is a dramatic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #31204C?

#31204C in RGB is (49, 32, 76) - 49 red, 32 green, and 76 blue.

How to use #31204C in CSS?

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

What colors go well with #31204C?

#3B4C20 (complementary), #20254C (analogous), and #0E0916 (lighter shade) work well with #31204C.