#607664 Color Information

Hex color code: #607664

A subtle green shade, #607664 appears as (96, 118, 100) in RGB and (131°, 10%, 42%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#607664
RGB
96, 118, 100
HSL
131°, 10%, 42%
CMYK
19%, 0%, 15%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #607664; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 118, 100

Red: 96 / Green: 118 / Blue: 100

HSL

131°, 10%, 42%

Hue: 131° / Saturation: 10% / Lightness: 42%

CMYK

19%, 0%, 15%, 54%

Cyan: 19% / Magenta: 0% / Yellow: 15% / Key: 54%

What color is #607664?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #607664 to RGB:

rgb(96, 118, 100)HEX to RGB Converter →

HEX to HSL

Convert #607664 to HSL:

hsl(131, 10%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #607664 to CMYK:

cmyk(19%, 0%, 15%, 54%)Color Converter →

Color Meaning and Usage

#607664 is a balanced green color with RGB values of 96, 118, 100 and HSL of 131°, 10%, 42%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #607664 is #766072, creating high-contrast pairings. For softer combinations, try analogous colors like #677660.

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

Contrast with #607664

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #607664?

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

What is the RGB value of #607664?

#607664 in RGB is (96, 118, 100) - 96 red, 118 green, and 100 blue.

How to use #607664 in CSS?

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

What colors go well with #607664?

#766072 (complementary), #677660 (analogous), and #3E4C40 (lighter shade) work well with #607664.