#648C5A Color Information

Hex color code: #648C5A

A subtle green shade, #648C5A appears as (100, 140, 90) in RGB and (108°, 22%, 45%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#648C5A
RGB
100, 140, 90
HSL
108°, 22%, 45%
CMYK
29%, 0%, 36%, 45%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #648C5A; color: #000000; }

Badge

New Feature
.badge { background-color: #648C5A; color: #000000; }

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 #648C5A; background-color: #648C5A15; }

Alert / Toast

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

Link / Accent

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

a { color: #648C5A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #648C5A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 140, 90

Red: 100 / Green: 140 / Blue: 90

HSL

108°, 22%, 45%

Hue: 108° / Saturation: 22% / Lightness: 45%

CMYK

29%, 0%, 36%, 45%

Cyan: 29% / Magenta: 0% / Yellow: 36% / Key: 45%

What color is #648C5A?

#648C5A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #648C5A to RGB:

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

HEX to HSL

Convert #648C5A to HSL:

hsl(108, 22%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #648C5A to CMYK:

cmyk(29%, 0%, 36%, 45%)Color Converter →

Color Meaning and Usage

A delicate green tone, #648C5A has RGB (100, 140, 90) and HSL (108°, 22%, 45%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #648C5A is #825A8C, creating high-contrast pairings. For softer combinations, try analogous colors like #7D8C5A.

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

Contrast with #648C5A

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

Contrast Ratio: 5.44:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #648C5A?

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

What is the RGB value of #648C5A?

#648C5A in RGB is (100, 140, 90) - 100 red, 140 green, and 90 blue.

How to use #648C5A in CSS?

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

What colors go well with #648C5A?

#825A8C (complementary), #7D8C5A (analogous), and #425D3C (lighter shade) work well with #648C5A.