#47243C Color Information

Hex color code: #47243C

The hex color #47243C is a dark magenta with RGB values of (71, 36, 60) and HSL of (319°, 33%, 21%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#47243C
RGB
71, 36, 60
HSL
319°, 33%, 21%
CMYK
0%, 49%, 15%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #47243C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 36, 60

Red: 71 / Green: 36 / Blue: 60

HSL

319°, 33%, 21%

Hue: 319° / Saturation: 33% / Lightness: 21%

CMYK

0%, 49%, 15%, 72%

Cyan: 0% / Magenta: 49% / Yellow: 15% / Key: 72%

What color is #47243C?

#47243C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47243C to RGB:

rgb(71, 36, 60)HEX to RGB Converter →

HEX to HSL

Convert #47243C to HSL:

hsl(319, 33%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #47243C to CMYK:

cmyk(0%, 49%, 15%, 72%)Color Converter →

Color Meaning and Usage

#47243C is a deep magenta color with RGB values of 71, 36, 60 and HSL of 319°, 33%, 21%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47243C is #24472F, creating high-contrast pairings. For softer combinations, try analogous colors like #412447.

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

Contrast with #47243C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47243C?

#47243C is a deep magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #47243C?

#47243C in RGB is (71, 36, 60) - 71 red, 36 green, and 60 blue.

How to use #47243C in CSS?

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

What colors go well with #47243C?

#24472F (complementary), #412447 (analogous), and #140A11 (lighter shade) work well with #47243C.