#A3992E Color Information

Hex color code: #A3992E

A understated yellow shade, #A3992E appears as (163, 153, 46) in RGB and (55°, 56%, 41%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Goldenrod
HEX
#A3992E
RGB
163, 153, 46
HSL
55°, 56%, 41%
CMYK
0%, 6%, 72%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3992E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 153, 46

Red: 163 / Green: 153 / Blue: 46

HSL

55°, 56%, 41%

Hue: 55° / Saturation: 56% / Lightness: 41%

CMYK

0%, 6%, 72%, 36%

Cyan: 0% / Magenta: 6% / Yellow: 72% / Key: 36%

What color is #A3992E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3992E to RGB:

rgb(163, 153, 46)HEX to RGB Converter →

HEX to HSL

Convert #A3992E to HSL:

hsl(55, 56%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #A3992E to CMYK:

cmyk(0%, 6%, 72%, 36%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #A3992E has RGB (163, 153, 46) and HSL (55°, 56%, 41%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3992E is #2E38A3, creating high-contrast pairings. For softer combinations, try analogous colors like #A35F2E.

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

Contrast with #A3992E

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

Contrast Ratio: 7.15:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3992E?

#A3992E is a balanced yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #A3992E?

#A3992E in RGB is (163, 153, 46) - 163 red, 153 green, and 46 blue.

How to use #A3992E in CSS?

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

What colors go well with #A3992E?

#2E38A3 (complementary), #A35F2E (analogous), and #67611D (lighter shade) work well with #A3992E.