#34130F Color Information

Hex color code: #34130F

#34130F is a dark red color. In RGB it is (52, 19, 15), and in HSL it is (6°, 55%, 13%). It is often used for branding and logos.

Try:
Color NameBlack
HEX
#34130F
RGB
52, 19, 15
HSL
6°, 55%, 13%
CMYK
0%, 63%, 71%, 80%

Shades

CSS Usage
color: #34130F;
background-color: #34130F;
border-color: #34130F;
box-shadow: 0 0 10px #34130F;
border: 2px solid #34130F;
Tailwind Usage
bg-[#34130F]
text-[#34130F]
border-[#34130F]
shadow-[0_0_10px_34130F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #34130F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #34130F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #34130F; 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 #34130F; background-color: #34130F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #34130F20; border-left: 4px solid #34130F; }

Link / Accent

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

a { color: #34130F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #34130F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 19, 15

Red: 52 / Green: 19 / Blue: 15

HSL

6°, 55%, 13%

Hue: 6° / Saturation: 55% / Lightness: 13%

CMYK

0%, 63%, 71%, 80%

Cyan: 0% / Magenta: 63% / Yellow: 71% / Key: 80%

What color is #34130F?

#34130F is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34130F to RGB:

rgb(52, 19, 15)HEX to RGB Converter →

HEX to HSL

Convert #34130F to HSL:

hsl(6, 55%, 13%)RGB to HSL Converter →

HEX to CMYK

Convert #34130F to CMYK:

cmyk(0%, 63%, 71%, 80%)Color Converter →

Color Meaning and Usage

#34130F is a deep red color with RGB values of 52, 19, 15 and HSL of 6°, 55%, 13%. This very dark shade evokes sophistication and elegance, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34130F is #0F3033, creating high-contrast pairings. For softer combinations, try analogous colors like #330F1E.

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

Contrast with #34130F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34130F?

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

What is the RGB value of #34130F?

#34130F in RGB is (52, 19, 15) - 52 red, 19 green, and 15 blue.

How to use #34130F in CSS?

Use #34130F directly in your CSS properties like color or background-color.

What colors go well with #34130F?

#0F3033 (complementary), #330F1E (analogous), and #000000 (lighter shade) work well with #34130F.