#809074 Color Information

Hex color code: #809074

#809074 is a subtle green color. In RGB it is (128, 144, 116), and in HSL it is (94°, 11%, 51%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#809074
RGB
128, 144, 116
HSL
94°, 11%, 51%
CMYK
11%, 0%, 19%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #809074; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

128, 144, 116

Red: 128 / Green: 144 / Blue: 116

HSL

94°, 11%, 51%

Hue: 94° / Saturation: 11% / Lightness: 51%

CMYK

11%, 0%, 19%, 44%

Cyan: 11% / Magenta: 0% / Yellow: 19% / Key: 44%

What color is #809074?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #809074 to RGB:

rgb(128, 144, 116)HEX to RGB Converter →

HEX to HSL

Convert #809074 to HSL:

hsl(94, 11%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #809074 to CMYK:

cmyk(11%, 0%, 19%, 44%)Color Converter →

Color Meaning and Usage

#809074 is a muted green color with RGB values of 128, 144, 116 and HSL of 94°, 11%, 51%. 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 #809074 is #847490, creating high-contrast pairings. For softer combinations, try analogous colors like #8E9074.

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

Contrast with #809074

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #809074?

#809074 is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #809074?

#809074 in RGB is (128, 144, 116) - 128 red, 144 green, and 116 blue.

How to use #809074 in CSS?

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

What colors go well with #809074?

#847490 (complementary), #8E9074 (analogous), and #5A6652 (lighter shade) work well with #809074.