#A17B2B Color Information

Hex color code: #A17B2B

A neutral orange shade, #A17B2B appears as (161, 123, 43) in RGB and (41°, 58%, 40%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Goldenrod
HEX
#A17B2B
RGB
161, 123, 43
HSL
41°, 58%, 40%
CMYK
0%, 24%, 73%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A17B2B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 123, 43

Red: 161 / Green: 123 / Blue: 43

HSL

41°, 58%, 40%

Hue: 41° / Saturation: 58% / Lightness: 40%

CMYK

0%, 24%, 73%, 37%

Cyan: 0% / Magenta: 24% / Yellow: 73% / Key: 37%

What color is #A17B2B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A17B2B to RGB:

rgb(161, 123, 43)HEX to RGB Converter →

HEX to HSL

Convert #A17B2B to HSL:

hsl(41, 58%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #A17B2B to CMYK:

cmyk(0%, 24%, 73%, 37%)Color Converter →

Color Meaning and Usage

A muted orange tone, #A17B2B has RGB (161, 123, 43) and HSL (41°, 58%, 40%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A17B2B is #2B50A1, creating high-contrast pairings. For softer combinations, try analogous colors like #A1412B.

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

Contrast with #A17B2B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A17B2B?

#A17B2B is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A17B2B?

#A17B2B in RGB is (161, 123, 43) - 161 red, 123 green, and 43 blue.

How to use #A17B2B in CSS?

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

What colors go well with #A17B2B?

#2B50A1 (complementary), #A1412B (analogous), and #654D1B (lighter shade) work well with #A17B2B.