#716D60 Color Information

Hex color code: #716D60

A subtle yellow shade, #716D60 appears as (113, 109, 96) in RGB and (46°, 8%, 41%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#716D60
RGB
113, 109, 96
HSL
46°, 8%, 41%
CMYK
0%, 4%, 15%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #716D60; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #716D60; color: #FFFFFF; }

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 #716D60; background-color: #716D6015; }

Alert / Toast

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

Link / Accent

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

a { color: #716D60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #716D60 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 109, 96

Red: 113 / Green: 109 / Blue: 96

HSL

46°, 8%, 41%

Hue: 46° / Saturation: 8% / Lightness: 41%

CMYK

0%, 4%, 15%, 56%

Cyan: 0% / Magenta: 4% / Yellow: 15% / Key: 56%

What color is #716D60?

#716D60 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #716D60 to RGB:

rgb(113, 109, 96)HEX to RGB Converter →

HEX to HSL

Convert #716D60 to HSL:

hsl(46, 8%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #716D60 to CMYK:

cmyk(0%, 4%, 15%, 56%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #716D60 has RGB (113, 109, 96) and HSL (46°, 8%, 41%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #716D60 is #606471, creating high-contrast pairings. For softer combinations, try analogous colors like #716560.

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

Contrast with #716D60

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

Contrast Ratio: 4.06:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #716D60?

#716D60 is a neutral yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #716D60?

#716D60 in RGB is (113, 109, 96) - 113 red, 109 green, and 96 blue.

How to use #716D60 in CSS?

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

What colors go well with #716D60?

#606471 (complementary), #716560 (analogous), and #48453D (lighter shade) work well with #716D60.