#47103B Color Information

Hex color code: #47103B

#47103B is a deep magenta color. In RGB it is (71, 16, 59), and in HSL it is (313°, 63%, 17%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#47103B
RGB
71, 16, 59
HSL
313°, 63%, 17%
CMYK
0%, 77%, 17%, 72%

Shades

CSS Usage
color: #47103B;
background-color: #47103B;
border-color: #47103B;
box-shadow: 0 0 10px #47103B;
border: 2px solid #47103B;
Tailwind Usage
bg-[#47103B]
text-[#47103B]
border-[#47103B]
shadow-[0_0_10px_47103B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #47103B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #47103B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #47103B; 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 #47103B; background-color: #47103B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #47103B20; border-left: 4px solid #47103B; }

Link / Accent

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

a { color: #47103B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #47103B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 16, 59

Red: 71 / Green: 16 / Blue: 59

HSL

313°, 63%, 17%

Hue: 313° / Saturation: 63% / Lightness: 17%

CMYK

0%, 77%, 17%, 72%

Cyan: 0% / Magenta: 77% / Yellow: 17% / Key: 72%

What color is #47103B?

#47103B is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47103B to RGB:

rgb(71, 16, 59)HEX to RGB Converter →

HEX to HSL

Convert #47103B to HSL:

hsl(313, 63%, 17%)RGB to HSL Converter →

HEX to CMYK

Convert #47103B to CMYK:

cmyk(0%, 77%, 17%, 72%)Color Converter →

Color Meaning and Usage

A dark magenta tone, #47103B has RGB (71, 16, 59) and HSL (313°, 63%, 17%). Known for evoking sophistication and elegance, this very dark shade is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47103B is #10471C, creating high-contrast pairings. For softer combinations, try analogous colors like #371047.

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

Contrast with #47103B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47103B?

#47103B is a dark magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #47103B?

#47103B in RGB is (71, 16, 59) - 71 red, 16 green, and 59 blue.

How to use #47103B in CSS?

Use #47103B directly in your CSS properties like color or background-color.

What colors go well with #47103B?

#10471C (complementary), #371047 (analogous), and #080207 (lighter shade) work well with #47103B.