#70716F Color Information

Hex color code: #70716F

A muted green shade, #70716F appears as (112, 113, 111) in RGB and (90°, 1%, 44%) in HSL. It is widely used in graphic design.

Try:
Color NameGray
HEX
#70716F
RGB
112, 113, 111
HSL
90°, 1%, 44%
CMYK
1%, 0%, 2%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #70716F; color: #FFFFFF; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #70716F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 113, 111

Red: 112 / Green: 113 / Blue: 111

HSL

90°, 1%, 44%

Hue: 90° / Saturation: 1% / Lightness: 44%

CMYK

1%, 0%, 2%, 56%

Cyan: 1% / Magenta: 0% / Yellow: 2% / Key: 56%

What color is #70716F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70716F to RGB:

rgb(112, 113, 111)HEX to RGB Converter →

HEX to HSL

Convert #70716F to HSL:

hsl(90, 1%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #70716F to CMYK:

cmyk(1%, 0%, 2%, 56%)Color Converter →

Color Meaning and Usage

#70716F is a understated green color with RGB values of 112, 113, 111 and HSL of 90°, 1%, 44%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70716F is #706F71, creating high-contrast pairings. For softer combinations, try analogous colors like #71716F.

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

Contrast with #70716F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70716F?

#70716F is a understated green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #70716F?

#70716F in RGB is (112, 113, 111) - 112 red, 113 green, and 111 blue.

How to use #70716F in CSS?

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

What colors go well with #70716F?

#706F71 (complementary), #71716F (analogous), and #4A4B49 (lighter shade) work well with #70716F.