#82966E Color Information

Hex color code: #82966E

#82966E is a neutral green color. In RGB it is (130, 150, 110), and in HSL it is (90°, 16%, 51%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#82966E
RGB
130, 150, 110
HSL
90°, 16%, 51%
CMYK
13%, 0%, 27%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #82966E; 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 #82966E; background-color: #82966E15; }

Alert / Toast

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

Link / Accent

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

a { color: #82966E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #82966E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 150, 110

Red: 130 / Green: 150 / Blue: 110

HSL

90°, 16%, 51%

Hue: 90° / Saturation: 16% / Lightness: 51%

CMYK

13%, 0%, 27%, 41%

Cyan: 13% / Magenta: 0% / Yellow: 27% / Key: 41%

What color is #82966E?

#82966E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #82966E to RGB:

rgb(130, 150, 110)HEX to RGB Converter →

HEX to HSL

Convert #82966E to HSL:

hsl(90, 16%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #82966E to CMYK:

cmyk(13%, 0%, 27%, 41%)Color Converter →

Color Meaning and Usage

A subtle green tone, #82966E has RGB (130, 150, 110) and HSL (90°, 16%, 51%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #82966E is #826E96, creating high-contrast pairings. For softer combinations, try analogous colors like #96966E.

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

Contrast with #82966E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #82966E?

#82966E is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #82966E?

#82966E in RGB is (130, 150, 110) - 130 red, 150 green, and 110 blue.

How to use #82966E in CSS?

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

What colors go well with #82966E?

#826E96 (complementary), #96966E (analogous), and #5C6A4D (lighter shade) work well with #82966E.