Skip to content

#112b5d

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

RGB
17, 43, 93
HSL
220°, 69%, 22%
CMYK
82, 54, 0, 64
Luminance
0.0264

Every format

HEX#112b5d
RGBrgb(17, 43, 93)
HSLhsl(220, 69%, 22%)
CMYKcmyk(82%, 54%, 0%, 64%)
LABlab(18.5 10.4 -32.8)
LCHlch(18.5 34.4 287.6)
OKLCHoklch(0.301 0.095 261.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red6.7%
Green16.9%
Blue36.5%

CMYK percentages

Cyan81.7%
Magenta53.8%
Yellow0.0%
Key (black)63.5%

Color previews

#112b5d text on a black background

contrast 1.53:1

Card sample

#112b5d text on a white background

contrast 13.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #112b5d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #112b5d in the Color Lab