#83907C Color Information

Hex color code: #83907C

A neutral green shade, #83907C appears as (131, 144, 124) in RGB and (99°, 8%, 53%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#83907C
RGB
131, 144, 124
HSL
99°, 8%, 53%
CMYK
9%, 0%, 14%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #83907C; 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 #83907C; background-color: #83907C15; }

Alert / Toast

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

Link / Accent

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

a { color: #83907C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #83907C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 144, 124

Red: 131 / Green: 144 / Blue: 124

HSL

99°, 8%, 53%

Hue: 99° / Saturation: 8% / Lightness: 53%

CMYK

9%, 0%, 14%, 44%

Cyan: 9% / Magenta: 0% / Yellow: 14% / Key: 44%

What color is #83907C?

#83907C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #83907C to RGB:

rgb(131, 144, 124)HEX to RGB Converter →

HEX to HSL

Convert #83907C to HSL:

hsl(99, 8%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #83907C to CMYK:

cmyk(9%, 0%, 14%, 44%)Color Converter →

Color Meaning and Usage

A subtle green tone, #83907C has RGB (131, 144, 124) and HSL (99°, 8%, 53%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #83907C is #8A7E91, creating high-contrast pairings. For softer combinations, try analogous colors like #8E917E.

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

Contrast with #83907C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #83907C?

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

What is the RGB value of #83907C?

#83907C in RGB is (131, 144, 124) - 131 red, 144 green, and 124 blue.

How to use #83907C in CSS?

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

What colors go well with #83907C?

#8A7E91 (complementary), #8E917E (analogous), and #5F6959 (lighter shade) work well with #83907C.