#74342A Color Information

Hex color code: #74342A

A delicate red shade, #74342A appears as (116, 52, 42) in RGB and (8°, 47%, 31%) in HSL. It is widely used in graphic design.

Try:
Color NameSaddle Brown
HEX
#74342A
RGB
116, 52, 42
HSL
8°, 47%, 31%
CMYK
0%, 55%, 64%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #74342A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 52, 42

Red: 116 / Green: 52 / Blue: 42

HSL

8°, 47%, 31%

Hue: 8° / Saturation: 47% / Lightness: 31%

CMYK

0%, 55%, 64%, 55%

Cyan: 0% / Magenta: 55% / Yellow: 64% / Key: 55%

What color is #74342A?

#74342A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #74342A to RGB:

rgb(116, 52, 42)HEX to RGB Converter →

HEX to HSL

Convert #74342A to HSL:

hsl(8, 47%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #74342A to CMYK:

cmyk(0%, 55%, 64%, 55%)Color Converter →

Color Meaning and Usage

A soft red tone, #74342A has RGB (116, 52, 42) and HSL (8°, 47%, 31%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #74342A is #2A6A74, creating high-contrast pairings. For softer combinations, try analogous colors like #742A45.

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

Contrast with #74342A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #74342A?

#74342A is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #74342A?

#74342A in RGB is (116, 52, 42) - 116 red, 52 green, and 42 blue.

How to use #74342A in CSS?

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

What colors go well with #74342A?

#2A6A74 (complementary), #742A45 (analogous), and #3C1B16 (lighter shade) work well with #74342A.