#808471 Color Information

Hex color code: #808471

A muted yellow shade, #808471 appears as (128, 132, 113) in RGB and (73°, 8%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#808471
RGB
128, 132, 113
HSL
73°, 8%, 48%
CMYK
3%, 0%, 14%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #808471; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 132, 113

Red: 128 / Green: 132 / Blue: 113

HSL

73°, 8%, 48%

Hue: 73° / Saturation: 8% / Lightness: 48%

CMYK

3%, 0%, 14%, 48%

Cyan: 3% / Magenta: 0% / Yellow: 14% / Key: 48%

What color is #808471?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #808471 to RGB:

rgb(128, 132, 113)HEX to RGB Converter →

HEX to HSL

Convert #808471 to HSL:

hsl(73, 8%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #808471 to CMYK:

cmyk(3%, 0%, 14%, 48%)Color Converter →

Color Meaning and Usage

#808471 is a subtle yellow color with RGB values of 128, 132, 113 and HSL of 73°, 8%, 48%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #808471 is #757184, creating high-contrast pairings. For softer combinations, try analogous colors like #847F71.

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

Contrast with #808471

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #808471?

#808471 is a subtle yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #808471?

#808471 in RGB is (128, 132, 113) - 128 red, 132 green, and 113 blue.

How to use #808471 in CSS?

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

What colors go well with #808471?

#757184 (complementary), #847F71 (analogous), and #585B4D (lighter shade) work well with #808471.