#809575 Color Information

Hex color code: #809575

#809575 is a subtle green color. In RGB it is (128, 149, 117), and in HSL it is (99°, 13%, 52%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#809575
RGB
128, 149, 117
HSL
99°, 13%, 52%
CMYK
14%, 0%, 21%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #809575; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 149, 117

Red: 128 / Green: 149 / Blue: 117

HSL

99°, 13%, 52%

Hue: 99° / Saturation: 13% / Lightness: 52%

CMYK

14%, 0%, 21%, 42%

Cyan: 14% / Magenta: 0% / Yellow: 21% / Key: 42%

What color is #809575?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #809575 to RGB:

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

HEX to HSL

Convert #809575 to HSL:

hsl(99, 13%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #809575 to CMYK:

cmyk(14%, 0%, 21%, 42%)Color Converter →

Color Meaning and Usage

A subtle green tone, #809575 has RGB (128, 149, 117) and HSL (99°, 13%, 52%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #809575 is #897595, creating high-contrast pairings. For softer combinations, try analogous colors like #909575.

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

Contrast with #809575

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #809575?

#809575 is a subtle green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #809575?

#809575 in RGB is (128, 149, 117) - 128 red, 149 green, and 117 blue.

How to use #809575 in CSS?

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

What colors go well with #809575?

#897595 (complementary), #909575 (analogous), and #5B6B52 (lighter shade) work well with #809575.