#64685A Color Information

Hex color code: #64685A

The hex color #64685A is a understated green with RGB values of (100, 104, 90) and HSL of (77°, 7%, 38%). It is widely used in graphic design.

Try:
Color NameDark Olive Green
HEX
#64685A
RGB
100, 104, 90
HSL
77°, 7%, 38%
CMYK
4%, 0%, 13%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #64685A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 104, 90

Red: 100 / Green: 104 / Blue: 90

HSL

77°, 7%, 38%

Hue: 77° / Saturation: 7% / Lightness: 38%

CMYK

4%, 0%, 13%, 59%

Cyan: 4% / Magenta: 0% / Yellow: 13% / Key: 59%

What color is #64685A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #64685A to RGB:

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

HEX to HSL

Convert #64685A to HSL:

hsl(77, 7%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #64685A to CMYK:

cmyk(4%, 0%, 13%, 59%)Color Converter →

Color Meaning and Usage

A muted green tone, #64685A has RGB (100, 104, 90) and HSL (77°, 7%, 38%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #64685A is #5E5A68, creating high-contrast pairings. For softer combinations, try analogous colors like #68655A.

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

Contrast with #64685A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #64685A?

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

What is the RGB value of #64685A?

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

How to use #64685A in CSS?

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

What colors go well with #64685A?

#5E5A68 (complementary), #68655A (analogous), and #3C3F37 (lighter shade) work well with #64685A.