Skip to content

#111fcc

a dark, electric blue · warm · closest name: navy

RGB
17, 31, 204
HSL
236°, 85%, 43%
CMYK
92, 85, 0, 20
Luminance
0.0546

Every format

HEX#111fcc
RGBrgb(17, 31, 204)
HSLhsl(236, 85%, 43%)
CMYKcmyk(92%, 85%, 0%, 20%)
LABlab(28.0 58.5 -85.8)
LCHlch(28.0 103.9 304.3)
OKLCHoklch(0.405 0.249 266.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#111fcc on white: 10.04:1
AA ✓ pass · AA-large · AAA
Aa
#111fcc on black: 2.09:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green12.2%
Blue80.0%

CMYK percentages

Cyan91.7%
Magenta84.8%
Yellow0.0%
Key (black)20.0%

Color previews

#111fcc text on a black background

contrast 2.09:1

Card sample

#111fcc text on a white background

contrast 10.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(17, 31, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(17, 31, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #111fcc;
background: linear-gradient(135deg, #111fcc, #8011CC);

Monochromatic scale

Palettes built from #111fcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #111fcc in the Color Lab