#36194D Color Information

Hex color code: #36194D

The hex color #36194D is a deep purple with RGB values of (54, 25, 77) and HSL of (273°, 51%, 20%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#36194D
RGB
54, 25, 77
HSL
273°, 51%, 20%
CMYK
30%, 68%, 0%, 70%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #36194D; 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 #36194D; background-color: #36194D15; }

Alert / Toast

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

Link / Accent

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

a { color: #36194D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #36194D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 25, 77

Red: 54 / Green: 25 / Blue: 77

HSL

273°, 51%, 20%

Hue: 273° / Saturation: 51% / Lightness: 20%

CMYK

30%, 68%, 0%, 70%

Cyan: 30% / Magenta: 68% / Yellow: 0% / Key: 70%

What color is #36194D?

#36194D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36194D to RGB:

rgb(54, 25, 77)HEX to RGB Converter →

HEX to HSL

Convert #36194D to HSL:

hsl(273, 51%, 20%)RGB to HSL Converter →

HEX to CMYK

Convert #36194D to CMYK:

cmyk(30%, 68%, 0%, 70%)Color Converter →

Color Meaning and Usage

#36194D is a dramatic purple color with RGB values of 54, 25, 77 and HSL of 273°, 51%, 20%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #36194D is #304D19, creating high-contrast pairings. For softer combinations, try analogous colors like #1C194D.

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

Contrast with #36194D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #36194D?

#36194D is a dramatic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #36194D?

#36194D in RGB is (54, 25, 77) - 54 red, 25 green, and 77 blue.

How to use #36194D in CSS?

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

What colors go well with #36194D?

#304D19 (complementary), #1C194D (analogous), and #0D0613 (lighter shade) work well with #36194D.