#AF260E Color Information

Hex color code: #AF260E

A striking red shade, #AF260E appears as (175, 38, 14) in RGB and (9°, 85%, 37%) in HSL. It is popular in mobile app design.

Try:
Color NameFirebrick
HEX
#AF260E
RGB
175, 38, 14
HSL
9°, 85%, 37%
CMYK
0%, 78%, 92%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF260E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 38, 14

Red: 175 / Green: 38 / Blue: 14

HSL

9°, 85%, 37%

Hue: 9° / Saturation: 85% / Lightness: 37%

CMYK

0%, 78%, 92%, 31%

Cyan: 0% / Magenta: 78% / Yellow: 92% / Key: 31%

What color is #AF260E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF260E to RGB:

rgb(175, 38, 14)HEX to RGB Converter →

HEX to HSL

Convert #AF260E to HSL:

hsl(9, 85%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #AF260E to CMYK:

cmyk(0%, 78%, 92%, 31%)Color Converter →

Color Meaning and Usage

A dynamic red tone, #AF260E has RGB (175, 38, 14) and HSL (9°, 85%, 37%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF260E is #0E96AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF0E46.

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

Contrast with #AF260E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF260E?

#AF260E is a dynamic red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AF260E?

#AF260E in RGB is (175, 38, 14) - 175 red, 38 green, and 14 blue.

How to use #AF260E in CSS?

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

What colors go well with #AF260E?

#0E96AF (complementary), #AF0E46 (analogous), and #681708 (lighter shade) work well with #AF260E.