#829785 Color Information

Hex color code: #829785

A subtle green shade, #829785 appears as (130, 151, 133) in RGB and (129°, 9%, 55%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#829785
RGB
130, 151, 133
HSL
129°, 9%, 55%
CMYK
14%, 0%, 12%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #829785; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

130, 151, 133

Red: 130 / Green: 151 / Blue: 133

HSL

129°, 9%, 55%

Hue: 129° / Saturation: 9% / Lightness: 55%

CMYK

14%, 0%, 12%, 41%

Cyan: 14% / Magenta: 0% / Yellow: 12% / Key: 41%

What color is #829785?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #829785 to RGB:

rgb(130, 151, 133)HEX to RGB Converter →

HEX to HSL

Convert #829785 to HSL:

hsl(129, 9%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #829785 to CMYK:

cmyk(14%, 0%, 12%, 41%)Color Converter →

Color Meaning and Usage

#829785 is a balanced green color with RGB values of 130, 151, 133 and HSL of 129°, 9%, 55%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #829785 is #978293, creating high-contrast pairings. For softer combinations, try analogous colors like #899782.

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

Contrast with #829785

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #829785?

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

What is the RGB value of #829785?

#829785 in RGB is (130, 151, 133) - 130 red, 151 green, and 133 blue.

How to use #829785 in CSS?

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

What colors go well with #829785?

#978293 (complementary), #899782 (analogous), and #5D6F60 (lighter shade) work well with #829785.