#B9832D Color Information

Hex color code: #B9832D

A balanced orange shade, #B9832D appears as (185, 131, 45) in RGB and (37°, 61%, 45%) in HSL. It is often used for branding and logos.

Try:
Color NamePeru
HEX
#B9832D
RGB
185, 131, 45
HSL
37°, 61%, 45%
CMYK
0%, 29%, 76%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9832D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 131, 45

Red: 185 / Green: 131 / Blue: 45

HSL

37°, 61%, 45%

Hue: 37° / Saturation: 61% / Lightness: 45%

CMYK

0%, 29%, 76%, 27%

Cyan: 0% / Magenta: 29% / Yellow: 76% / Key: 27%

What color is #B9832D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9832D to RGB:

rgb(185, 131, 45)HEX to RGB Converter →

HEX to HSL

Convert #B9832D to HSL:

hsl(37, 61%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #B9832D to CMYK:

cmyk(0%, 29%, 76%, 27%)Color Converter →

Color Meaning and Usage

#B9832D is a muted orange color with RGB values of 185, 131, 45 and HSL of 37°, 61%, 45%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9832D is #2D62B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B93D2D.

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

Contrast with #B9832D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9832D?

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

What is the RGB value of #B9832D?

#B9832D in RGB is (185, 131, 45) - 185 red, 131 green, and 45 blue.

How to use #B9832D in CSS?

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

What colors go well with #B9832D?

#2D62B9 (complementary), #B93D2D (analogous), and #7B571E (lighter shade) work well with #B9832D.