Skip to content

#110c22

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

RGB
17, 12, 34
HSL
254°, 48%, 9%
CMYK
50, 65, 0, 87
Luminance
0.0050

Every format

HEX#110c22
RGBrgb(17, 12, 34)
HSLhsl(254, 48%, 9%)
CMYKcmyk(50%, 65%, 0%, 87%)
LABlab(4.5 7.3 -13.4)
LCHlch(4.5 15.3 298.6)
OKLCHoklch(0.175 0.044 291.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#110c22 on white: 19.10:1
AA ✓ pass · AA-large · AAA
Aa
#110c22 on black: 1.10:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green4.7%
Blue13.3%

CMYK percentages

Cyan50.0%
Magenta64.7%
Yellow0.0%
Key (black)86.7%

Color previews

#110c22 text on a black background

contrast 1.10:1

Card sample

#110c22 text on a white background

contrast 19.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #110c22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #110c22 in the Color Lab