#742C2F Color Information

Hex color code: #742C2F

A pastel red shade, #742C2F appears as (116, 44, 47) in RGB and (357°, 45%, 31%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSaddle Brown
HEX
#742C2F
RGB
116, 44, 47
HSL
357°, 45%, 31%
CMYK
0%, 62%, 59%, 55%

Shades

CSS Usage
color: #742C2F;
background-color: #742C2F;
border-color: #742C2F;
box-shadow: 0 0 10px #742C2F;
border: 2px solid #742C2F;
Tailwind Usage
bg-[#742C2F]
text-[#742C2F]
border-[#742C2F]
shadow-[0_0_10px_742C2F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #742C2F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #742C2F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #742C2F; 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 #742C2F; background-color: #742C2F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #742C2F20; border-left: 4px solid #742C2F; }

Link / Accent

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

a { color: #742C2F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #742C2F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 44, 47

Red: 116 / Green: 44 / Blue: 47

HSL

357°, 45%, 31%

Hue: 357° / Saturation: 45% / Lightness: 31%

CMYK

0%, 62%, 59%, 55%

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

What color is #742C2F?

#742C2F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #742C2F to RGB:

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

HEX to HSL

Convert #742C2F to HSL:

hsl(357, 45%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #742C2F to CMYK:

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

Color Meaning and Usage

#742C2F is a subtle red color with RGB values of 116, 44, 47 and HSL of 357°, 45%, 31%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #742C2F is #2B736F, creating high-contrast pairings. For softer combinations, try analogous colors like #732B53.

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

Contrast with #742C2F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #742C2F?

#742C2F is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #742C2F?

#742C2F in RGB is (116, 44, 47) - 116 red, 44 green, and 47 blue.

How to use #742C2F in CSS?

Use #742C2F directly in your CSS properties like color or background-color.

What colors go well with #742C2F?

#2B736F (complementary), #732B53 (analogous), and #3B1618 (lighter shade) work well with #742C2F.