#AD3D2E Color Information

Hex color code: #AD3D2E

The hex color #AD3D2E is a fiery red with RGB values of (173, 61, 46) and HSL of (7°, 58%, 43%). It is typically applied in digital products.

Try:
Color NameBrown
HEX
#AD3D2E
RGB
173, 61, 46
HSL
7°, 58%, 43%
CMYK
0%, 65%, 73%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD3D2E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 61, 46

Red: 173 / Green: 61 / Blue: 46

HSL

7°, 58%, 43%

Hue: 7° / Saturation: 58% / Lightness: 43%

CMYK

0%, 65%, 73%, 32%

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

What color is #AD3D2E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD3D2E to RGB:

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

HEX to HSL

Convert #AD3D2E to HSL:

hsl(7, 58%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #AD3D2E to CMYK:

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

Color Meaning and Usage

#AD3D2E is a invigorating red color with RGB values of 173, 61, 46 and HSL of 7°, 58%, 43%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD3D2E is #2E9EAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD2E5F.

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

Contrast with #AD3D2E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD3D2E?

#AD3D2E is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AD3D2E?

#AD3D2E in RGB is (173, 61, 46) - 173 red, 61 green, and 46 blue.

How to use #AD3D2E in CSS?

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

What colors go well with #AD3D2E?

#2E9EAD (complementary), #AD2E5F (analogous), and #71281E (lighter shade) work well with #AD3D2E.