✓ Copied to clipboard
#AD2B25 (Warm Red) color swatch preview — Color From Pic.
#AD2B25 — Warm Red color swatch

Warm Red

#AD2B25

📝 Color Information for #AD2B25

The hexadecimal color code #AD2B25 represents a medium shade in the red family. In the RGB color model, this color is composed of 173 red, 43 green, and 37 blue, which translates to approximately 68% red, 17% green, and 15% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #AD2B25 has a hue of 3 degrees, a saturation level of 65%, and a lightness value of 41%. The hue angle of 3° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 3°, saturation of 79%, and brightness/value of 68%. For print applications using the CMYK color model, #AD2B25 would be reproduced using 0% cyan, 75% magenta, 79% yellow, and 32% black. The closest web-safe color is #993333, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #AD2B25 with other colors, consider its complementary color at hue 183° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11348773, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AD2B25

Tailwind CSS
red-700
HEX
#AD2B25
RGB
rgb(173, 43, 37)
RGB %
68%, 17%, 15%
HSL
hsl(3, 65%, 41%)
HSV
hsv(3, 79%, 68%)
CMYK
0%, 75%, 79%, 32%
Decimal
11348773
Web Safe
#993333

🎨 Color Schemes for #AD2B25

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AD2B25

🌗 Shades and Tints of #AD2B25

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AD2B25

Tones (adding gray / desaturating)

🌈 Hue Variations of #AD2B25

Hue Variations (shifting the color spectrum)

👁️ Preview of #AD2B25 in Use

Text on #AD2B25
This demonstrates text readability on the color background. (Click to edit)
#AD2B25 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #AD2B25

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #AD2B25

:root { --color-hex: #AD2B25; --color-rgb: 173, 43, 37; --color-hsl: 3, 65%, 41%; } .bg-color { background-color: #AD2B25; } .text-color { color: #AD2B25; } .border-color { border-color: #AD2B25; }

🛠️ Use #AD2B25 in Your Project

🎨
Build a Palette with #AD2B25
Generate harmonious color schemes
⚖️
Check Contrast for #AD2B25
WCAG accessibility testing
🌈
Create a Gradient with #AD2B25
Beautiful CSS gradients

🔗 Related Colors to #AD2B25

#AD2562
Hue -30°
#AD2540
Hue -15°
#AD4D25
Hue +15°
#AD6F25
Hue +30°
#93251F
85% L
#7A1F1A
70% L
#581613
50% L
#320D0B
30% L
#D54139
53% L
#E0726C
65% L
#EA9E9A
76% L
#F4CECD
88% L

About Warm Red (#AD2B25)

Warm Red is a medium, vibrant, warm red color with a hue angle of 3°, saturation of 65%, and lightness of 41%. Its RGB value is (173, 43, 37) and its CMYK breakdown is C:0% M:75% Y:79% K:32%.

This is a Summer (Cool) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #AD2B25

What is the HEX code for Warm Red? +

The HEX code for Warm Red is #AD2B25. In CSS you can use it directly as color: #AD2B25; or as a background: background-color: #AD2B25;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #AD2B25? +

The RGB value of #AD2B25 is rgb(173, 43, 37). This means the color contains 173 out of 255 parts red, 43 out of 255 parts green, and 37 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(173, 43, 37);

What is the HSL value of #AD2B25? +

The HSL value of #AD2B25 is hsl(3, 65%, 41%). The hue is 3°, placing it in the red family on the color wheel. The saturation is 65%, making it vibrant. The lightness is 41%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #AD2B25 a warm or cool color? +

#AD2B25 is classified as a warm color based on its hue angle of 3°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #AD2B25? +

The approximate CMYK value of #AD2B25 is C:0% M:75% Y:79% K:32%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #AD2B25 with Other Tools

🔢
Color Converter
Get all formats for #AD2B25 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #AD2B25 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #AD2B25.
👓
Blindness Simulator
See how #AD2B25 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #AD2B25.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #AD2B25.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #AD2B25.
🔬
Technical Formats
See #AD2B25 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #AD2B25 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.