#AE133A Color Information

Hex color code: #AE133A

#AE133A is a eye-catching red color. In RGB it is (174, 19, 58), and in HSL it is (345°, 80%, 38%). It is widely used in graphic design.

Try:
Color NameFirebrick
HEX
#AE133A
RGB
174, 19, 58
HSL
345°, 80%, 38%
CMYK
0%, 89%, 67%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE133A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 19, 58

Red: 174 / Green: 19 / Blue: 58

HSL

345°, 80%, 38%

Hue: 345° / Saturation: 80% / Lightness: 38%

CMYK

0%, 89%, 67%, 32%

Cyan: 0% / Magenta: 89% / Yellow: 67% / Key: 32%

What color is #AE133A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE133A to RGB:

rgb(174, 19, 58)HEX to RGB Converter →

HEX to HSL

Convert #AE133A to HSL:

hsl(345, 80%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #AE133A to CMYK:

cmyk(0%, 89%, 67%, 32%)Color Converter →

Color Meaning and Usage

#AE133A is a eye-catching red color with RGB values of 174, 19, 58 and HSL of 345°, 80%, 38%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE133A is #13AE88, creating high-contrast pairings. For softer combinations, try analogous colors like #AE1388.

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

Contrast with #AE133A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE133A?

#AE133A is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AE133A?

#AE133A in RGB is (174, 19, 58) - 174 red, 19 green, and 58 blue.

How to use #AE133A in CSS?

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

What colors go well with #AE133A?

#13AE88 (complementary), #AE1388 (analogous), and #6A0C23 (lighter shade) work well with #AE133A.