#885B20 Color Information

Hex color code: #885B20

The hex color #885B20 is a balanced orange with RGB values of (136, 91, 32) and HSL of (34°, 62%, 33%). It is often used for branding and logos.

Try:
Color NameSaddle Brown
HEX
#885B20
RGB
136, 91, 32
HSL
34°, 62%, 33%
CMYK
0%, 33%, 76%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #885B20; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #885B20; color: #FFFFFF; }

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 #885B20; background-color: #885B2015; }

Alert / Toast

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

Link / Accent

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

a { color: #885B20; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #885B20 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 91, 32

Red: 136 / Green: 91 / Blue: 32

HSL

34°, 62%, 33%

Hue: 34° / Saturation: 62% / Lightness: 33%

CMYK

0%, 33%, 76%, 47%

Cyan: 0% / Magenta: 33% / Yellow: 76% / Key: 47%

What color is #885B20?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #885B20 to RGB:

rgb(136, 91, 32)HEX to RGB Converter →

HEX to HSL

Convert #885B20 to HSL:

hsl(34, 62%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #885B20 to CMYK:

cmyk(0%, 33%, 76%, 47%)Color Converter →

Color Meaning and Usage

#885B20 is a muted orange color with RGB values of 136, 91, 32 and HSL of 34°, 62%, 33%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #885B20 is #204D88, creating high-contrast pairings. For softer combinations, try analogous colors like #882720.

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

Contrast with #885B20

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

Contrast Ratio: 3.56:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #885B20?

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

What is the RGB value of #885B20?

#885B20 in RGB is (136, 91, 32) - 136 red, 91 green, and 32 blue.

How to use #885B20 in CSS?

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

What colors go well with #885B20?

#204D88 (complementary), #882720 (analogous), and #4A3211 (lighter shade) work well with #885B20.