Greyblue Color — HEX, RGB, HSL & CMYK Codes

#77a1b5
Format Value
HEX #77a1b5
RGB rgb(119, 161, 181)
HSL hsl(199.4, 29.5%, 58.8%)
CMYK cmyk(34.3%, 11%, 0%, 29%)
HSV hsv(199.4, 34.3%, 71%)

greyblue color harmonies

Tints & shades of greyblue

Tints (lighter)

#83aabc #90b2c2 #9cbbc9 #a8c3d0 #b5ccd7 #c1d4dd #cedde4 #dae5eb #e6eef2 #f3f6f8

Shades (darker)

#6c92a5 #618494 #577584 #4c6673 #415863 #364952 #2b3b42 #202c31 #161d21 #0b0f10

Contrast & accessibility

The quick brown fox

On white · 2.78:1 · Fail

The quick brown fox

On black · 7.55:1 · AAA

Recommended text color: #000000

Use greyblue in code

CSS color: #77a1b5;
SCSS $color: #77a1b5;
Tailwind bg-[#77a1b5]
Swift UIColor(red: 0.467, green: 0.631, blue: 0.710, alpha: 1)
Android Color.parseColor("#77a1b5")
Flutter Color(0xFF77A1B5)

Colors similar to greyblue

Browse all Blue colors →

What is the HEX code for greyblue?

The CSS color greyblue in HEX format is #77a1b5. Use this value directly in CSS, SVG, and most design tools.

How do I use greyblue in CSS?

To apply greyblue in CSS:

  • Text color: color: #77a1b5;
  • Background: background-color: #77a1b5;
  • Border: border-color: #77a1b5;

What are all the color format values for greyblue?

FormatValue
HEX#77a1b5
RGBrgb(119, 161, 181)
HSLhsl(199.4, 29.5%, 58.8%)
CMYKcmyk(34.3%, 11%, 0%, 29%)

How do I convert greyblue to HEX?

Select greyblue from the color name list in our color converter. The HEX value — #77a1b5 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does greyblue belong to?

greyblue belongs to the blue color family. It is a medium, muted color with HSL values: hue 199.4°, saturation 29.5%, lightness 58.8%.

How do I create lighter and darker shades of greyblue?

Lighter variant (lightness 73.8%): #a8c3d0. Darker variant (lightness 43.8%): #4f7b91. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.