#848977 Color Information

Hex color code: #848977

A subtle green shade, #848977 appears as (132, 137, 119) in RGB and (77°, 7%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#848977
RGB
132, 137, 119
HSL
77°, 7%, 50%
CMYK
4%, 0%, 13%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #848977; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

132, 137, 119

Red: 132 / Green: 137 / Blue: 119

HSL

77°, 7%, 50%

Hue: 77° / Saturation: 7% / Lightness: 50%

CMYK

4%, 0%, 13%, 46%

Cyan: 4% / Magenta: 0% / Yellow: 13% / Key: 46%

What color is #848977?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #848977 to RGB:

rgb(132, 137, 119)HEX to RGB Converter →

HEX to HSL

Convert #848977 to HSL:

hsl(77, 7%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #848977 to CMYK:

cmyk(4%, 0%, 13%, 46%)Color Converter →

Color Meaning and Usage

#848977 is a subtle green color with RGB values of 132, 137, 119 and HSL of 77°, 7%, 50%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #848977 is #7C7788, creating high-contrast pairings. For softer combinations, try analogous colors like #888577.

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

Contrast with #848977

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #848977?

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

What is the RGB value of #848977?

#848977 in RGB is (132, 137, 119) - 132 red, 137 green, and 119 blue.

How to use #848977 in CSS?

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

What colors go well with #848977?

#7C7788 (complementary), #888577 (analogous), and #5C5F53 (lighter shade) work well with #848977.