#65779A Color Information

Hex color code: #65779A

A subtle blue shade, #65779A appears as (101, 119, 154) in RGB and (220°, 21%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#65779A
RGB
101, 119, 154
HSL
220°, 21%, 50%
CMYK
34%, 23%, 0%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #65779A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 119, 154

Red: 101 / Green: 119 / Blue: 154

HSL

220°, 21%, 50%

Hue: 220° / Saturation: 21% / Lightness: 50%

CMYK

34%, 23%, 0%, 40%

Cyan: 34% / Magenta: 23% / Yellow: 0% / Key: 40%

What color is #65779A?

#65779A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65779A to RGB:

rgb(101, 119, 154)HEX to RGB Converter →

HEX to HSL

Convert #65779A to HSL:

hsl(220, 21%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #65779A to CMYK:

cmyk(34%, 23%, 0%, 40%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #65779A has RGB (101, 119, 154) and HSL (220°, 21%, 50%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65779A is #9A8865, creating high-contrast pairings. For softer combinations, try analogous colors like #65919A.

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

Contrast with #65779A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65779A?

#65779A is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #65779A?

#65779A in RGB is (101, 119, 154) - 101 red, 119 green, and 154 blue.

How to use #65779A in CSS?

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

What colors go well with #65779A?

#9A8865 (complementary), #65919A (analogous), and #47536C (lighter shade) work well with #65779A.