#A1752E Color Information

Hex color code: #A1752E

The hex color #A1752E is a muted orange with RGB values of (161, 117, 46) and HSL of (37°, 56%, 41%). It is typically applied in digital products.

Try:
Color NameSienna
HEX
#A1752E
RGB
161, 117, 46
HSL
37°, 56%, 41%
CMYK
0%, 27%, 71%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1752E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 117, 46

Red: 161 / Green: 117 / Blue: 46

HSL

37°, 56%, 41%

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

CMYK

0%, 27%, 71%, 37%

Cyan: 0% / Magenta: 27% / Yellow: 71% / Key: 37%

What color is #A1752E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1752E to RGB:

rgb(161, 117, 46)HEX to RGB Converter →

HEX to HSL

Convert #A1752E to HSL:

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

HEX to CMYK

Convert #A1752E to CMYK:

cmyk(0%, 27%, 71%, 37%)Color Converter →

Color Meaning and Usage

A balanced orange tone, #A1752E has RGB (161, 117, 46) and HSL (37°, 56%, 41%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1752E is #2E5BA3, creating high-contrast pairings. For softer combinations, try analogous colors like #A33C2E.

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

Contrast with #A1752E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1752E?

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

What is the RGB value of #A1752E?

#A1752E in RGB is (161, 117, 46) - 161 red, 117 green, and 46 blue.

How to use #A1752E in CSS?

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

What colors go well with #A1752E?

#2E5BA3 (complementary), #A33C2E (analogous), and #674B1D (lighter shade) work well with #A1752E.