Skip to content

#112b5f

a deep, vivid blue · cool · closest name: midnightblue

RGB
17, 43, 95
HSL
220°, 70%, 22%
CMYK
82, 55, 0, 63
Luminance
0.0267

Every format

HEX#112b5f
RGBrgb(17, 43, 95)
HSLhsl(220, 70%, 22%)
CMYKcmyk(82%, 55%, 0%, 63%)
LABlab(18.7 11.3 -33.8)
LCHlch(18.7 35.7 288.4)
OKLCHoklch(0.303 0.098 262.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#112b5f on white: 13.68:1
AA ✓ pass · AA-large · AAA
Aa
#112b5f on black: 1.53:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green16.9%
Blue37.3%

CMYK percentages

Cyan82.1%
Magenta54.7%
Yellow0.0%
Key (black)62.7%

Color previews

#112b5f text on a black background

contrast 1.53:1

Card sample

#112b5f text on a white background

contrast 13.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(17, 43, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(17, 43, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #112b5f;
background: linear-gradient(135deg, #112b5f, #2B115F);

Monochromatic scale

Palettes built from #112b5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #112b5f in the Color Lab