Skip to content

#778899

a balanced, muted blue · cool · closest name: gray

RGB
119, 136, 153
HSL
210°, 14%, 53%
CMYK
22, 11, 0, 40
Luminance
0.2383

Every format

HEX#778899
RGBrgb(119, 136, 153)
HSLhsl(210, 14%, 53%)
CMYKcmyk(22%, 11%, 0%, 40%)
LABlab(55.9 -2.3 -11.1)
LCHlch(55.9 11.3 258.6)
OKLCHoklch(0.619 0.033 248.4)

Copy-ready code

/* CSS */
color: #778899;
background-color: #778899;
/* Tailwind (arbitrary) */
class="text-[#778899] bg-[#778899]"
/* SCSS */
$brand: #778899;
/* SwiftUI */
Color(red: 0.467, green: 0.533, blue: 0.600)
/* Android */
Color.parseColor("#778899")

Accessibility — WCAG contrast

Aa
#778899 on white: 3.64:1
AA ✗ fail · AA-large · AAA
Aa
#778899 on black: 5.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green53.3%
Blue60.0%

CMYK percentages

Cyan22.2%
Magenta11.1%
Yellow0.0%
Key (black)40.0%

Color previews

#778899 text on a black background

contrast 5.77:1

Card sample

#778899 text on a white background

contrast 3.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #778899;
Background color
Panel with #778899 background
background-color: #778899;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #778899;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(119, 136, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(119, 136, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #778899;
background: linear-gradient(135deg, #778899, #7D7799);

Monochromatic scale

Palettes built from #778899

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #778899 in the Color Lab