#B36D51 Color Information

Hex color code: #B36D51

The hex color #B36D51 is a subtle orange with RGB values of (179, 109, 81) and HSL of (17°, 39%, 51%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#B36D51
RGB
179, 109, 81
HSL
17°, 39%, 51%
CMYK
0%, 39%, 55%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B36D51; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 109, 81

Red: 179 / Green: 109 / Blue: 81

HSL

17°, 39%, 51%

Hue: 17° / Saturation: 39% / Lightness: 51%

CMYK

0%, 39%, 55%, 30%

Cyan: 0% / Magenta: 39% / Yellow: 55% / Key: 30%

What color is #B36D51?

#B36D51 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B36D51 to RGB:

rgb(179, 109, 81)HEX to RGB Converter →

HEX to HSL

Convert #B36D51 to HSL:

hsl(17, 39%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #B36D51 to CMYK:

cmyk(0%, 39%, 55%, 30%)Color Converter →

Color Meaning and Usage

#B36D51 is a subtle orange color with RGB values of 179, 109, 81 and HSL of 17°, 39%, 51%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B36D51 is #5197B3, creating high-contrast pairings. For softer combinations, try analogous colors like #B35166.

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

Contrast with #B36D51

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B36D51?

#B36D51 is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B36D51?

#B36D51 in RGB is (179, 109, 81) - 179 red, 109 green, and 81 blue.

How to use #B36D51 in CSS?

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

What colors go well with #B36D51?

#5197B3 (complementary), #B35166 (analogous), and #804C38 (lighter shade) work well with #B36D51.