Skip to content

#110c3c

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

RGB
17, 12, 60
HSL
246°, 67%, 14%
CMYK
72, 80, 0, 77
Luminance
0.0071

Every format

HEX#110c3c
RGBrgb(17, 12, 60)
HSLhsl(246, 67%, 14%)
CMYKcmyk(72%, 80%, 0%, 77%)
LABlab(6.4 19.2 -29.8)
LCHlch(6.4 35.4 302.8)
OKLCHoklch(0.201 0.088 279.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#110c3c on white: 18.39:1
AA ✓ pass · AA-large · AAA
Aa
#110c3c on black: 1.14:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green4.7%
Blue23.5%

CMYK percentages

Cyan71.7%
Magenta80.0%
Yellow0.0%
Key (black)76.5%

Color previews

#110c3c text on a black background

contrast 1.14:1

Card sample

#110c3c text on a white background

contrast 18.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #110c3c;
Background color
Panel with #110c3c background
background-color: #110c3c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #110c3c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(17, 12, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(17, 12, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #110c3c;
background: linear-gradient(135deg, #110c3c, #310C3C);

Monochromatic scale

Palettes built from #110c3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #110c3c in the Color Lab