#85532E Color Information

Hex color code: #85532E

#85532E is a delicate orange color. In RGB it is (133, 83, 46), and in HSL it is (26°, 49%, 35%). It is widely used in graphic design.

Try:
Color NameSienna
HEX
#85532E
RGB
133, 83, 46
HSL
26°, 49%, 35%
CMYK
0%, 38%, 65%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #85532E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #85532E; 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 #85532E; background-color: #85532E15; }

Alert / Toast

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

Link / Accent

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

a { color: #85532E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #85532E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 83, 46

Red: 133 / Green: 83 / Blue: 46

HSL

26°, 49%, 35%

Hue: 26° / Saturation: 49% / Lightness: 35%

CMYK

0%, 38%, 65%, 48%

Cyan: 0% / Magenta: 38% / Yellow: 65% / Key: 48%

What color is #85532E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85532E to RGB:

rgb(133, 83, 46)HEX to RGB Converter →

HEX to HSL

Convert #85532E to HSL:

hsl(26, 49%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #85532E to CMYK:

cmyk(0%, 38%, 65%, 48%)Color Converter →

Color Meaning and Usage

#85532E is a delicate orange color with RGB values of 133, 83, 46 and HSL of 26°, 49%, 35%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #85532E is #2E5F85, creating high-contrast pairings. For softer combinations, try analogous colors like #852E33.

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

Contrast with #85532E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #85532E?

#85532E is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #85532E?

#85532E in RGB is (133, 83, 46) - 133 red, 83 green, and 46 blue.

How to use #85532E in CSS?

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

What colors go well with #85532E?

#2E5F85 (complementary), #852E33 (analogous), and #4C301A (lighter shade) work well with #85532E.