#AF710E Color Information

Hex color code: #AF710E

#AF710E is a bold orange color. In RGB it is (175, 113, 14), and in HSL it is (37°, 85%, 37%). It is frequently seen in web interfaces.

Try:
Color NameDark Goldenrod
HEX
#AF710E
RGB
175, 113, 14
HSL
37°, 85%, 37%
CMYK
0%, 35%, 92%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AF710E; color: #000000; }

Badge

New Feature
.badge { background-color: #AF710E; color: #000000; }

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 #AF710E; background-color: #AF710E15; }

Alert / Toast

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

Link / Accent

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

a { color: #AF710E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 113, 14

Red: 175 / Green: 113 / Blue: 14

HSL

37°, 85%, 37%

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

CMYK

0%, 35%, 92%, 31%

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

What color is #AF710E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF710E to RGB:

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

HEX to HSL

Convert #AF710E to HSL:

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

HEX to CMYK

Convert #AF710E to CMYK:

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

Color Meaning and Usage

A vivid orange tone, #AF710E has RGB (175, 113, 14) and HSL (37°, 85%, 37%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF710E is #0E4CAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF210E.

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

Contrast with #AF710E

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

Contrast Ratio: 5.19:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF710E?

#AF710E is a vivid orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AF710E?

#AF710E in RGB is (175, 113, 14) - 175 red, 113 green, and 14 blue.

How to use #AF710E in CSS?

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

What colors go well with #AF710E?

#0E4CAF (complementary), #AF210E (analogous), and #684308 (lighter shade) work well with #AF710E.