#93103C Color Information

Hex color code: #93103C

#93103C is a striking magenta color. In RGB it is (147, 16, 60), and in HSL it is (340°, 80%, 32%). It is popular in mobile app design.

Try:
Color NameBrown
HEX
#93103C
RGB
147, 16, 60
HSL
340°, 80%, 32%
CMYK
0%, 89%, 59%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #93103C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 16, 60

Red: 147 / Green: 16 / Blue: 60

HSL

340°, 80%, 32%

Hue: 340° / Saturation: 80% / Lightness: 32%

CMYK

0%, 89%, 59%, 42%

Cyan: 0% / Magenta: 89% / Yellow: 59% / Key: 42%

What color is #93103C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #93103C to RGB:

rgb(147, 16, 60)HEX to RGB Converter →

HEX to HSL

Convert #93103C to HSL:

hsl(340, 80%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #93103C to CMYK:

cmyk(0%, 89%, 59%, 42%)Color Converter →

Color Meaning and Usage

#93103C is a dynamic magenta color with RGB values of 147, 16, 60 and HSL of 340°, 80%, 32%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #93103C is #109367, creating high-contrast pairings. For softer combinations, try analogous colors like #93107D.

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

Contrast with #93103C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #93103C?

#93103C is a dynamic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #93103C?

#93103C in RGB is (147, 16, 60) - 147 red, 16 green, and 60 blue.

How to use #93103C in CSS?

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

What colors go well with #93103C?

#109367 (complementary), #93107D (analogous), and #4E0920 (lighter shade) work well with #93103C.