#AD003D Color Information

Hex color code: #AD003D

A eye-catching magenta shade, #AD003D appears as (173, 0, 61) in RGB and (339°, 100%, 34%) in HSL. It is widely used in graphic design.

Try:
Color NameFirebrick
HEX
#AD003D
RGB
173, 0, 61
HSL
339°, 100%, 34%
CMYK
0%, 100%, 65%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #AD003D; 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 #AD003D; background-color: #AD003D15; }

Alert / Toast

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

Link / Accent

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

a { color: #AD003D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #AD003D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 0, 61

Red: 173 / Green: 0 / Blue: 61

HSL

339°, 100%, 34%

Hue: 339° / Saturation: 100% / Lightness: 34%

CMYK

0%, 100%, 65%, 32%

Cyan: 0% / Magenta: 100% / Yellow: 65% / Key: 32%

What color is #AD003D?

#AD003D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD003D to RGB:

rgb(173, 0, 61)HEX to RGB Converter →

HEX to HSL

Convert #AD003D to HSL:

hsl(339, 100%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #AD003D to CMYK:

cmyk(0%, 100%, 65%, 32%)Color Converter →

Color Meaning and Usage

#AD003D is a vivid magenta color with RGB values of 173, 0, 61 and HSL of 339°, 100%, 34%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD003D is #00AD71, creating high-contrast pairings. For softer combinations, try analogous colors like #AD0093.

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

Contrast with #AD003D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD003D?

#AD003D is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AD003D?

#AD003D in RGB is (173, 0, 61) - 173 red, 0 green, and 61 blue.

How to use #AD003D in CSS?

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

What colors go well with #AD003D?

#00AD71 (complementary), #AD0093 (analogous), and #610022 (lighter shade) work well with #AD003D.