#34192D Color Information

Hex color code: #34192D

The hex color #34192D is a dramatic magenta with RGB values of (52, 25, 45) and HSL of (316°, 35%, 15%). It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#34192D
RGB
52, 25, 45
HSL
316°, 35%, 15%
CMYK
0%, 52%, 13%, 80%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #34192D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 25, 45

Red: 52 / Green: 25 / Blue: 45

HSL

316°, 35%, 15%

Hue: 316° / Saturation: 35% / Lightness: 15%

CMYK

0%, 52%, 13%, 80%

Cyan: 0% / Magenta: 52% / Yellow: 13% / Key: 80%

What color is #34192D?

#34192D is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34192D to RGB:

rgb(52, 25, 45)HEX to RGB Converter →

HEX to HSL

Convert #34192D to HSL:

hsl(316, 35%, 15%)RGB to HSL Converter →

HEX to CMYK

Convert #34192D to CMYK:

cmyk(0%, 52%, 13%, 80%)Color Converter →

Color Meaning and Usage

#34192D is a rich magenta color with RGB values of 52, 25, 45 and HSL of 316°, 35%, 15%. This very dark shade evokes sophistication and elegance, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34192D is #193420, creating high-contrast pairings. For softer combinations, try analogous colors like #2D1934.

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

Contrast with #34192D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34192D?

#34192D is a rich magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #34192D?

#34192D in RGB is (52, 25, 45) - 52 red, 25 green, and 45 blue.

How to use #34192D in CSS?

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

What colors go well with #34192D?

#193420 (complementary), #2D1934 (analogous), and #000000 (lighter shade) work well with #34192D.