#34141A Color Information

Hex color code: #34141A

#34141A is a rich red color. In RGB it is (52, 20, 26), and in HSL it is (349°, 44%, 14%). It is often used for branding and logos.

Try:
Color NameBlack
HEX
#34141A
RGB
52, 20, 26
HSL
349°, 44%, 14%
CMYK
0%, 62%, 50%, 80%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #34141A; 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 #34141A; background-color: #34141A15; }

Alert / Toast

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

Link / Accent

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

a { color: #34141A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #34141A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 20, 26

Red: 52 / Green: 20 / Blue: 26

HSL

349°, 44%, 14%

Hue: 349° / Saturation: 44% / Lightness: 14%

CMYK

0%, 62%, 50%, 80%

Cyan: 0% / Magenta: 62% / Yellow: 50% / Key: 80%

What color is #34141A?

#34141A is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34141A to RGB:

rgb(52, 20, 26)HEX to RGB Converter →

HEX to HSL

Convert #34141A to HSL:

hsl(349, 44%, 14%)RGB to HSL Converter →

HEX to CMYK

Convert #34141A to CMYK:

cmyk(0%, 62%, 50%, 80%)Color Converter →

Color Meaning and Usage

#34141A is a deep red color with RGB values of 52, 20, 26 and HSL of 349°, 44%, 14%. This very dark shade evokes sophistication and elegance, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34141A is #14332E, creating high-contrast pairings. For softer combinations, try analogous colors like #331429.

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

Contrast with #34141A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34141A?

#34141A is a deep red color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #34141A?

#34141A in RGB is (52, 20, 26) - 52 red, 20 green, and 26 blue.

How to use #34141A in CSS?

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

What colors go well with #34141A?

#14332E (complementary), #331429 (analogous), and #000000 (lighter shade) work well with #34141A.