#606760 Color Information

Hex color code: #606760

A understated green shade, #606760 appears as (96, 103, 96) in RGB and (120°, 4%, 39%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#606760
RGB
96, 103, 96
HSL
120°, 4%, 39%
CMYK
7%, 0%, 7%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #606760; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 103, 96

Red: 96 / Green: 103 / Blue: 96

HSL

120°, 4%, 39%

Hue: 120° / Saturation: 4% / Lightness: 39%

CMYK

7%, 0%, 7%, 60%

Cyan: 7% / Magenta: 0% / Yellow: 7% / Key: 60%

What color is #606760?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #606760 to RGB:

rgb(96, 103, 96)HEX to RGB Converter →

HEX to HSL

Convert #606760 to HSL:

hsl(120, 4%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #606760 to CMYK:

cmyk(7%, 0%, 7%, 60%)Color Converter →

Color Meaning and Usage

#606760 is a muted green color with RGB values of 96, 103, 96 and HSL of 120°, 4%, 39%. 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 #606760 is #675F67, creating high-contrast pairings. For softer combinations, try analogous colors like #63675F.

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

Contrast with #606760

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #606760?

#606760 is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #606760?

#606760 in RGB is (96, 103, 96) - 96 red, 103 green, and 96 blue.

How to use #606760 in CSS?

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

What colors go well with #606760?

#675F67 (complementary), #63675F (analogous), and #3B403B (lighter shade) work well with #606760.