#74162C Color Information

Hex color code: #74162C

The hex color #74162C is a invigorating red with RGB values of (116, 22, 44) and HSL of (346°, 68%, 27%). It is widely used in graphic design.

Try:
Color NameMaroon
HEX
#74162C
RGB
116, 22, 44
HSL
346°, 68%, 27%
CMYK
0%, 81%, 62%, 55%

Shades

CSS Usage
color: #74162C;
background-color: #74162C;
border-color: #74162C;
box-shadow: 0 0 10px #74162C;
border: 2px solid #74162C;
Tailwind Usage
bg-[#74162C]
text-[#74162C]
border-[#74162C]
shadow-[0_0_10px_74162C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #74162C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #74162C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #74162C; 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 #74162C; background-color: #74162C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #74162C20; border-left: 4px solid #74162C; }

Link / Accent

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

a { color: #74162C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #74162C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 22, 44

Red: 116 / Green: 22 / Blue: 44

HSL

346°, 68%, 27%

Hue: 346° / Saturation: 68% / Lightness: 27%

CMYK

0%, 81%, 62%, 55%

Cyan: 0% / Magenta: 81% / Yellow: 62% / Key: 55%

What color is #74162C?

#74162C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #74162C to RGB:

rgb(116, 22, 44)HEX to RGB Converter →

HEX to HSL

Convert #74162C to HSL:

hsl(346, 68%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #74162C to CMYK:

cmyk(0%, 81%, 62%, 55%)Color Converter →

Color Meaning and Usage

#74162C is a vibrant red color with RGB values of 116, 22, 44 and HSL of 346°, 68%, 27%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #74162C is #16745E, creating high-contrast pairings. For softer combinations, try analogous colors like #74165B.

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

Contrast with #74162C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #74162C?

#74162C is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #74162C?

#74162C in RGB is (116, 22, 44) - 116 red, 22 green, and 44 blue.

How to use #74162C in CSS?

Use #74162C directly in your CSS properties like color or background-color.

What colors go well with #74162C?

#16745E (complementary), #74165B (analogous), and #330A14 (lighter shade) work well with #74162C.