#A7741B Color Information

Hex color code: #A7741B

The hex color #A7741B is a striking orange with RGB values of (167, 116, 27) and HSL of (38°, 72%, 38%). It is often used for branding and logos.

Try:
Color NameDark Goldenrod
HEX
#A7741B
RGB
167, 116, 27
HSL
38°, 72%, 38%
CMYK
0%, 31%, 84%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7741B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 116, 27

Red: 167 / Green: 116 / Blue: 27

HSL

38°, 72%, 38%

Hue: 38° / Saturation: 72% / Lightness: 38%

CMYK

0%, 31%, 84%, 35%

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

What color is #A7741B?

#A7741B is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7741B to RGB:

rgb(167, 116, 27)HEX to RGB Converter →

HEX to HSL

Convert #A7741B to HSL:

hsl(38, 72%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #A7741B to CMYK:

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

Color Meaning and Usage

A striking orange tone, #A7741B has RGB (167, 116, 27) and HSL (38°, 72%, 38%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7741B is #1B4EA7, creating high-contrast pairings. For softer combinations, try analogous colors like #A72E1B.

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

Contrast with #A7741B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7741B?

#A7741B is a striking orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A7741B?

#A7741B in RGB is (167, 116, 27) - 167 red, 116 green, and 27 blue.

How to use #A7741B in CSS?

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

What colors go well with #A7741B?

#1B4EA7 (complementary), #A72E1B (analogous), and #654610 (lighter shade) work well with #A7741B.