#B59745 Color Information

Hex color code: #B59745

#B59745 is a gentle orange color. In RGB it is (181, 151, 69), and in HSL it is (44°, 45%, 49%). It is frequently seen in web interfaces.

Try:
Color NamePeru
HEX
#B59745
RGB
181, 151, 69
HSL
44°, 45%, 49%
CMYK
0%, 17%, 62%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B59745; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 151, 69

Red: 181 / Green: 151 / Blue: 69

HSL

44°, 45%, 49%

Hue: 44° / Saturation: 45% / Lightness: 49%

CMYK

0%, 17%, 62%, 29%

Cyan: 0% / Magenta: 17% / Yellow: 62% / Key: 29%

What color is #B59745?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B59745 to RGB:

rgb(181, 151, 69)HEX to RGB Converter →

HEX to HSL

Convert #B59745 to HSL:

hsl(44, 45%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #B59745 to CMYK:

cmyk(0%, 17%, 62%, 29%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #B59745 has RGB (181, 151, 69) and HSL (44°, 45%, 49%). 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 #B59745 is #4563B5, creating high-contrast pairings. For softer combinations, try analogous colors like #B55F45.

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

Contrast with #B59745

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B59745?

#B59745 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #B59745?

#B59745 in RGB is (181, 151, 69) - 181 red, 151 green, and 69 blue.

How to use #B59745 in CSS?

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

What colors go well with #B59745?

#4563B5 (complementary), #B55F45 (analogous), and #7E6930 (lighter shade) work well with #B59745.