#AD2D10 Color Information

Hex color code: #AD2D10

#AD2D10 is a bold red color. In RGB it is (173, 45, 16), and in HSL it is (11°, 83%, 37%). It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#AD2D10
RGB
173, 45, 16
HSL
11°, 83%, 37%
CMYK
0%, 74%, 91%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD2D10; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 45, 16

Red: 173 / Green: 45 / Blue: 16

HSL

11°, 83%, 37%

Hue: 11° / Saturation: 83% / Lightness: 37%

CMYK

0%, 74%, 91%, 32%

Cyan: 0% / Magenta: 74% / Yellow: 91% / Key: 32%

What color is #AD2D10?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD2D10 to RGB:

rgb(173, 45, 16)HEX to RGB Converter →

HEX to HSL

Convert #AD2D10 to HSL:

hsl(11, 83%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #AD2D10 to CMYK:

cmyk(0%, 74%, 91%, 32%)Color Converter →

Color Meaning and Usage

#AD2D10 is a bold red color with RGB values of 173, 45, 16 and HSL of 11°, 83%, 37%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD2D10 is #1090AD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD1042.

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

Contrast with #AD2D10

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD2D10?

#AD2D10 is a bold red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AD2D10?

#AD2D10 in RGB is (173, 45, 16) - 173 red, 45 green, and 16 blue.

How to use #AD2D10 in CSS?

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

What colors go well with #AD2D10?

#1090AD (complementary), #AD1042 (analogous), and #671B0A (lighter shade) work well with #AD2D10.