#885B0C Color Information

Hex color code: #885B0C

A vivid orange shade, #885B0C appears as (136, 91, 12) in RGB and (38°, 84%, 29%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSaddle Brown
HEX
#885B0C
RGB
136, 91, 12
HSL
38°, 84%, 29%
CMYK
0%, 33%, 91%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #885B0C; 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 #885B0C; background-color: #885B0C15; }

Alert / Toast

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

Link / Accent

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

a { color: #885B0C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 91, 12

Red: 136 / Green: 91 / Blue: 12

HSL

38°, 84%, 29%

Hue: 38° / Saturation: 84% / Lightness: 29%

CMYK

0%, 33%, 91%, 47%

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

What color is #885B0C?

#885B0C is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #885B0C to RGB:

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

HEX to HSL

Convert #885B0C to HSL:

hsl(38, 84%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #885B0C to CMYK:

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

Color Meaning and Usage

#885B0C is a dynamic orange color with RGB values of 136, 91, 12 and HSL of 38°, 84%, 29%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #885B0C is #0C3988, creating high-contrast pairings. For softer combinations, try analogous colors like #881C0C.

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

Contrast with #885B0C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #885B0C?

#885B0C is a dynamic orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #885B0C?

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

How to use #885B0C in CSS?

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

What colors go well with #885B0C?

#0C3988 (complementary), #881C0C (analogous), and #422C06 (lighter shade) work well with #885B0C.