#AF422C Color Information

Hex color code: #AF422C

The hex color #AF422C is a vibrant red with RGB values of (175, 66, 44) and HSL of (10°, 60%, 43%). It is often used for branding and logos.

Try:
Color NameSienna
HEX
#AF422C
RGB
175, 66, 44
HSL
10°, 60%, 43%
CMYK
0%, 62%, 75%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF422C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 66, 44

Red: 175 / Green: 66 / Blue: 44

HSL

10°, 60%, 43%

Hue: 10° / Saturation: 60% / Lightness: 43%

CMYK

0%, 62%, 75%, 31%

Cyan: 0% / Magenta: 62% / Yellow: 75% / Key: 31%

What color is #AF422C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF422C to RGB:

rgb(175, 66, 44)HEX to RGB Converter →

HEX to HSL

Convert #AF422C to HSL:

hsl(10, 60%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #AF422C to CMYK:

cmyk(0%, 62%, 75%, 31%)Color Converter →

Color Meaning and Usage

A energetic red tone, #AF422C has RGB (175, 66, 44) and HSL (10°, 60%, 43%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF422C is #2C9AAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF2C58.

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

Contrast with #AF422C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF422C?

#AF422C is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AF422C?

#AF422C in RGB is (175, 66, 44) - 175 red, 66 green, and 44 blue.

How to use #AF422C in CSS?

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

What colors go well with #AF422C?

#2C9AAF (complementary), #AF2C58 (analogous), and #722B1D (lighter shade) work well with #AF422C.