#607949 Color Information

Hex color code: #607949

A delicate green shade, #607949 appears as (96, 121, 73) in RGB and (91°, 25%, 38%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#607949
RGB
96, 121, 73
HSL
91°, 25%, 38%
CMYK
21%, 0%, 40%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #607949; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 121, 73

Red: 96 / Green: 121 / Blue: 73

HSL

91°, 25%, 38%

Hue: 91° / Saturation: 25% / Lightness: 38%

CMYK

21%, 0%, 40%, 53%

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

What color is #607949?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #607949 to RGB:

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

HEX to HSL

Convert #607949 to HSL:

hsl(91, 25%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #607949 to CMYK:

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

Color Meaning and Usage

#607949 is a delicate green color with RGB values of 96, 121, 73 and HSL of 91°, 25%, 38%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #607949 is #624979, creating high-contrast pairings. For softer combinations, try analogous colors like #787949.

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

Contrast with #607949

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #607949?

#607949 is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #607949?

#607949 in RGB is (96, 121, 73) - 96 red, 121 green, and 73 blue.

How to use #607949 in CSS?

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

What colors go well with #607949?

#624979 (complementary), #787949 (analogous), and #3A492C (lighter shade) work well with #607949.