#648182 Color Information

Hex color code: #648182

#648182 is a subtle cyan color. In RGB it is (100, 129, 130), and in HSL it is (182°, 13%, 45%). It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#648182
RGB
100, 129, 130
HSL
182°, 13%, 45%
CMYK
23%, 1%, 0%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #648182; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 129, 130

Red: 100 / Green: 129 / Blue: 130

HSL

182°, 13%, 45%

Hue: 182° / Saturation: 13% / Lightness: 45%

CMYK

23%, 1%, 0%, 49%

Cyan: 23% / Magenta: 1% / Yellow: 0% / Key: 49%

What color is #648182?

#648182 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #648182 to RGB:

rgb(100, 129, 130)HEX to RGB Converter →

HEX to HSL

Convert #648182 to HSL:

hsl(182, 13%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #648182 to CMYK:

cmyk(23%, 1%, 0%, 49%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #648182 has RGB (100, 129, 130) and HSL (182°, 13%, 45%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #648182 is #826564, creating high-contrast pairings. For softer combinations, try analogous colors like #648274.

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

Contrast with #648182

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #648182?

#648182 is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #648182?

#648182 in RGB is (100, 129, 130) - 100 red, 129 green, and 130 blue.

How to use #648182 in CSS?

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

What colors go well with #648182?

#826564 (complementary), #648274 (analogous), and #435656 (lighter shade) work well with #648182.