#84907F Color Information

Hex color code: #84907F

A balanced green shade, #84907F appears as (132, 144, 127) in RGB and (102°, 7%, 53%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#84907F
RGB
132, 144, 127
HSL
102°, 7%, 53%
CMYK
8%, 0%, 12%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #84907F; 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 #84907F; background-color: #84907F15; }

Alert / Toast

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

Link / Accent

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

a { color: #84907F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #84907F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

132, 144, 127

Red: 132 / Green: 144 / Blue: 127

HSL

102°, 7%, 53%

Hue: 102° / Saturation: 7% / Lightness: 53%

CMYK

8%, 0%, 12%, 44%

Cyan: 8% / Magenta: 0% / Yellow: 12% / Key: 44%

What color is #84907F?

#84907F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #84907F to RGB:

rgb(132, 144, 127)HEX to RGB Converter →

HEX to HSL

Convert #84907F to HSL:

hsl(102, 7%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #84907F to CMYK:

cmyk(8%, 0%, 12%, 44%)Color Converter →

Color Meaning and Usage

A balanced green tone, #84907F has RGB (132, 144, 127) and HSL (102°, 7%, 53%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #84907F is #8B7F90, creating high-contrast pairings. For softer combinations, try analogous colors like #8C907F.

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

Contrast with #84907F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #84907F?

#84907F is a balanced green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #84907F?

#84907F in RGB is (132, 144, 127) - 132 red, 144 green, and 127 blue.

How to use #84907F in CSS?

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

What colors go well with #84907F?

#8B7F90 (complementary), #8C907F (analogous), and #5E685A (lighter shade) work well with #84907F.