#607953 Color Information

Hex color code: #607953

#607953 is a subtle green color. In RGB it is (96, 121, 83), and in HSL it is (99°, 19%, 40%). It is often used for branding and logos.

Try:
Color NameDark Olive Green
HEX
#607953
RGB
96, 121, 83
HSL
99°, 19%, 40%
CMYK
21%, 0%, 31%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #607953; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 121, 83

Red: 96 / Green: 121 / Blue: 83

HSL

99°, 19%, 40%

Hue: 99° / Saturation: 19% / Lightness: 40%

CMYK

21%, 0%, 31%, 53%

Cyan: 21% / Magenta: 0% / Yellow: 31% / Key: 53%

What color is #607953?

#607953 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #607953 to RGB:

rgb(96, 121, 83)HEX to RGB Converter →

HEX to HSL

Convert #607953 to HSL:

hsl(99, 19%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #607953 to CMYK:

cmyk(21%, 0%, 31%, 53%)Color Converter →

Color Meaning and Usage

A muted green tone, #607953 has RGB (96, 121, 83) and HSL (99°, 19%, 40%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #607953 is #6C5379, creating high-contrast pairings. For softer combinations, try analogous colors like #747953.

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

Contrast with #607953

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #607953?

#607953 is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #607953?

#607953 in RGB is (96, 121, 83) - 96 red, 121 green, and 83 blue.

How to use #607953 in CSS?

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

What colors go well with #607953?

#6C5379 (complementary), #747953 (analogous), and #3C4C34 (lighter shade) work well with #607953.