#AF740E Color Information

Hex color code: #AF740E

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

Try:
Color NameDark Goldenrod
HEX
#AF740E
RGB
175, 116, 14
HSL
38°, 85%, 37%
CMYK
0%, 34%, 92%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AF740E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 116, 14

Red: 175 / Green: 116 / Blue: 14

HSL

38°, 85%, 37%

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

CMYK

0%, 34%, 92%, 31%

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

What color is #AF740E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AF740E to RGB:

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

HEX to HSL

Convert #AF740E to HSL:

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

HEX to CMYK

Convert #AF740E to CMYK:

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

Color Meaning and Usage

A striking orange tone, #AF740E has RGB (175, 116, 14) and HSL (38°, 85%, 37%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AF740E is #0E49AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF240E.

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

Contrast with #AF740E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AF740E?

#AF740E is a striking orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AF740E?

#AF740E in RGB is (175, 116, 14) - 175 red, 116 green, and 14 blue.

How to use #AF740E in CSS?

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

What colors go well with #AF740E?

#0E49AF (complementary), #AF240E (analogous), and #684508 (lighter shade) work well with #AF740E.