#807560 Color Information

Hex color code: #807560

The hex color #807560 is a neutral orange with RGB values of (128, 117, 96) and HSL of (39°, 14%, 44%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#807560
RGB
128, 117, 96
HSL
39°, 14%, 44%
CMYK
0%, 9%, 25%, 50%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #807560; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 117, 96

Red: 128 / Green: 117 / Blue: 96

HSL

39°, 14%, 44%

Hue: 39° / Saturation: 14% / Lightness: 44%

CMYK

0%, 9%, 25%, 50%

Cyan: 0% / Magenta: 9% / Yellow: 25% / Key: 50%

What color is #807560?

#807560 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #807560 to RGB:

rgb(128, 117, 96)HEX to RGB Converter →

HEX to HSL

Convert #807560 to HSL:

hsl(39, 14%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #807560 to CMYK:

cmyk(0%, 9%, 25%, 50%)Color Converter →

Color Meaning and Usage

A understated orange tone, #807560 has RGB (128, 117, 96) and HSL (39°, 14%, 44%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #807560 is #606B80, creating high-contrast pairings. For softer combinations, try analogous colors like #806560.

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

Contrast with #807560

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #807560?

#807560 is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #807560?

#807560 in RGB is (128, 117, 96) - 128 red, 117 green, and 96 blue.

How to use #807560 in CSS?

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

What colors go well with #807560?

#606B80 (complementary), #806560 (analogous), and #544D40 (lighter shade) work well with #807560.