#64746E Color Information

Hex color code: #64746E

The hex color #64746E is a understated cyan with RGB values of (100, 116, 110) and HSL of (158°, 7%, 42%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#64746E
RGB
100, 116, 110
HSL
158°, 7%, 42%
CMYK
14%, 0%, 5%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #64746E; 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 #64746E; background-color: #64746E15; }

Alert / Toast

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

Link / Accent

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

a { color: #64746E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #64746E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 116, 110

Red: 100 / Green: 116 / Blue: 110

HSL

158°, 7%, 42%

Hue: 158° / Saturation: 7% / Lightness: 42%

CMYK

14%, 0%, 5%, 55%

Cyan: 14% / Magenta: 0% / Yellow: 5% / Key: 55%

What color is #64746E?

#64746E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #64746E to RGB:

rgb(100, 116, 110)HEX to RGB Converter →

HEX to HSL

Convert #64746E to HSL:

hsl(158, 7%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #64746E to CMYK:

cmyk(14%, 0%, 5%, 55%)Color Converter →

Color Meaning and Usage

A neutral cyan tone, #64746E has RGB (100, 116, 110) and HSL (158°, 7%, 42%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #64746E is #736469, creating high-contrast pairings. For softer combinations, try analogous colors like #647366.

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

Contrast with #64746E

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 #64746E?

#64746E is a neutral cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #64746E?

#64746E in RGB is (100, 116, 110) - 100 red, 116 green, and 110 blue.

How to use #64746E in CSS?

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

What colors go well with #64746E?

#736469 (complementary), #647366 (analogous), and #404A46 (lighter shade) work well with #64746E.