#AC851B Color Information

Hex color code: #AC851B

#AC851B is a eye-catching orange color. In RGB it is (172, 133, 27), and in HSL it is (44°, 73%, 39%). It is widely used in graphic design.

Try:
Color NameDark Goldenrod
HEX
#AC851B
RGB
172, 133, 27
HSL
44°, 73%, 39%
CMYK
0%, 23%, 84%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC851B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 133, 27

Red: 172 / Green: 133 / Blue: 27

HSL

44°, 73%, 39%

Hue: 44° / Saturation: 73% / Lightness: 39%

CMYK

0%, 23%, 84%, 33%

Cyan: 0% / Magenta: 23% / Yellow: 84% / Key: 33%

What color is #AC851B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC851B to RGB:

rgb(172, 133, 27)HEX to RGB Converter →

HEX to HSL

Convert #AC851B to HSL:

hsl(44, 73%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #AC851B to CMYK:

cmyk(0%, 23%, 84%, 33%)Color Converter →

Color Meaning and Usage

#AC851B is a striking orange color with RGB values of 172, 133, 27 and HSL of 44°, 73%, 39%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC851B is #1B42AC, creating high-contrast pairings. For softer combinations, try analogous colors like #AC3D1B.

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

Contrast with #AC851B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC851B?

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

What is the RGB value of #AC851B?

#AC851B in RGB is (172, 133, 27) - 172 red, 133 green, and 27 blue.

How to use #AC851B in CSS?

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

What colors go well with #AC851B?

#1B42AC (complementary), #AC3D1B (analogous), and #6A5211 (lighter shade) work well with #AC851B.