#49272F Color Information

Hex color code: #49272F

A dramatic red shade, #49272F appears as (73, 39, 47) in RGB and (346°, 30%, 22%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#49272F
RGB
73, 39, 47
HSL
346°, 30%, 22%
CMYK
0%, 47%, 36%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #49272F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 39, 47

Red: 73 / Green: 39 / Blue: 47

HSL

346°, 30%, 22%

Hue: 346° / Saturation: 30% / Lightness: 22%

CMYK

0%, 47%, 36%, 71%

Cyan: 0% / Magenta: 47% / Yellow: 36% / Key: 71%

What color is #49272F?

#49272F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #49272F to RGB:

rgb(73, 39, 47)HEX to RGB Converter →

HEX to HSL

Convert #49272F to HSL:

hsl(346, 30%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #49272F to CMYK:

cmyk(0%, 47%, 36%, 71%)Color Converter →

Color Meaning and Usage

#49272F is a rich red color with RGB values of 73, 39, 47 and HSL of 346°, 30%, 22%. 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 #49272F is #274941, creating high-contrast pairings. For softer combinations, try analogous colors like #492740.

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

Contrast with #49272F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #49272F?

#49272F is a rich red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #49272F?

#49272F in RGB is (73, 39, 47) - 73 red, 39 green, and 47 blue.

How to use #49272F in CSS?

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

What colors go well with #49272F?

#274941 (complementary), #492740 (analogous), and #170C0F (lighter shade) work well with #49272F.