Skip to content

#111f99

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

RGB
17, 31, 153
HSL
234°, 80%, 33%
CMYK
89, 80, 0, 40
Luminance
0.0340

Every format

HEX#111f99
RGBrgb(17, 31, 153)
HSLhsl(234, 80%, 33%)
CMYKcmyk(89%, 80%, 0%, 40%)
LABlab(21.6 42.2 -66.0)
LCHlch(21.6 78.3 302.6)
OKLCHoklch(0.342 0.192 267.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#111f99 on white: 12.50:1
AA ✓ pass · AA-large · AAA
Aa
#111f99 on black: 1.68:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green12.2%
Blue60.0%

CMYK percentages

Cyan88.9%
Magenta79.7%
Yellow0.0%
Key (black)40.0%

Color previews

#111f99 text on a black background

contrast 1.68:1

Card sample

#111f99 text on a white background

contrast 12.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #111f99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #111f99 in the Color Lab