Skip to content

#779ccc

a balanced, vivid blue · cool · closest name: steelblue

RGB
119, 156, 204
HSL
214°, 46%, 63%
CMYK
42, 24, 0, 20
Luminance
0.3206

Every format

HEX#779ccc
RGBrgb(119, 156, 204)
HSLhsl(214, 46%, 63%)
CMYKcmyk(42%, 24%, 0%, 20%)
LABlab(63.4 -0.3 -28.6)
LCHlch(63.4 28.6 269.4)
OKLCHoklch(0.684 0.082 255.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#779ccc on white: 2.83:1
AA ✗ fail · AA-large · AAA
Aa
#779ccc on black: 7.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green61.2%
Blue80.0%

CMYK percentages

Cyan41.7%
Magenta23.5%
Yellow0.0%
Key (black)20.0%

Color previews

#779ccc text on a black background

contrast 7.41:1

Card sample

#779ccc text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(119, 156, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(119, 156, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #779ccc;
background: linear-gradient(135deg, #779ccc, #8B77CC);

Monochromatic scale

Palettes built from #779ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #779ccc in the Color Lab