Skip to content

#101d2d

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

RGB
16, 29, 45
HSL
213°, 48%, 12%
CMYK
64, 36, 0, 82
Luminance
0.0118

Every format

HEX#101d2d
RGBrgb(16, 29, 45)
HSLhsl(213, 48%, 12%)
CMYKcmyk(64%, 36%, 0%, 82%)
LABlab(10.4 0.2 -12.4)
LCHlch(10.4 12.4 271.0)
OKLCHoklch(0.227 0.036 254.3)

Copy-ready code

/* CSS */
color: #101d2d;
background-color: #101d2d;
/* Tailwind (arbitrary) */
class="text-[#101d2d] bg-[#101d2d]"
/* SCSS */
$brand: #101d2d;
/* SwiftUI */
Color(red: 0.063, green: 0.114, blue: 0.176)
/* Android */
Color.parseColor("#101d2d")

Accessibility — WCAG contrast

Aa
#101d2d on white: 16.99:1
AA ✓ pass · AA-large · AAA
Aa
#101d2d on black: 1.24:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.3%
Green11.4%
Blue17.6%

CMYK percentages

Cyan64.4%
Magenta35.6%
Yellow0.0%
Key (black)82.4%

Color previews

#101d2d text on a black background

contrast 1.24:1

Card sample

#101d2d text on a white background

contrast 16.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #101d2d;
Background color
Panel with #101d2d background
background-color: #101d2d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #101d2d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(16, 29, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(16, 29, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #101d2d;
background: linear-gradient(135deg, #101d2d, #16102D);

Monochromatic scale

Palettes built from #101d2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #101d2d in the Color Lab