#64775A Color Information

Hex color code: #64775A

#64775A is a understated green color. In RGB it is (100, 119, 90), and in HSL it is (99°, 14%, 41%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#64775A
RGB
100, 119, 90
HSL
99°, 14%, 41%
CMYK
16%, 0%, 24%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #64775A; 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 #64775A; background-color: #64775A15; }

Alert / Toast

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

Link / Accent

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

a { color: #64775A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #64775A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 119, 90

Red: 100 / Green: 119 / Blue: 90

HSL

99°, 14%, 41%

Hue: 99° / Saturation: 14% / Lightness: 41%

CMYK

16%, 0%, 24%, 53%

Cyan: 16% / Magenta: 0% / Yellow: 24% / Key: 53%

What color is #64775A?

#64775A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #64775A to RGB:

rgb(100, 119, 90)HEX to RGB Converter →

HEX to HSL

Convert #64775A to HSL:

hsl(99, 14%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #64775A to CMYK:

cmyk(16%, 0%, 24%, 53%)Color Converter →

Color Meaning and Usage

A neutral green tone, #64775A has RGB (100, 119, 90) and HSL (99°, 14%, 41%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #64775A is #6D5A77, creating high-contrast pairings. For softer combinations, try analogous colors like #73775A.

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

Contrast with #64775A

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 #64775A?

#64775A is a neutral green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #64775A?

#64775A in RGB is (100, 119, 90) - 100 red, 119 green, and 90 blue.

How to use #64775A in CSS?

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

What colors go well with #64775A?

#6D5A77 (complementary), #73775A (analogous), and #404C39 (lighter shade) work well with #64775A.