Skip to content

#000dbb

a dark, electric blue · warm · closest name: navy

RGB
0, 13, 187
HSL
236°, 100%, 37%
CMYK
100, 93, 0, 27
Luminance
0.0388

Every format

HEX#000dbb
RGBrgb(0, 13, 187)
HSLhsl(236, 100%, 37%)
CMYKcmyk(100%, 93%, 0%, 27%)
LABlab(23.3 59.6 -83.8)
LCHlch(23.3 102.8 305.4)
OKLCHoklch(0.365 0.243 264.2)

Copy-ready code

/* CSS */
color: #000dbb;
background-color: #000dbb;
/* Tailwind (arbitrary) */
class="text-[#000dbb] bg-[#000dbb]"
/* SCSS */
$brand: #000dbb;
/* SwiftUI */
Color(red: 0.000, green: 0.051, blue: 0.733)
/* Android */
Color.parseColor("#000dbb")

Accessibility — WCAG contrast

Aa
#000dbb on white: 11.83:1
AA ✓ pass · AA-large · AAA
Aa
#000dbb on black: 1.78:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green5.1%
Blue73.3%

CMYK percentages

Cyan100.0%
Magenta93.0%
Yellow0.0%
Key (black)26.7%

Color previews

#000dbb text on a black background

contrast 1.78:1

Card sample

#000dbb text on a white background

contrast 11.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #000dbb;
Background color
Panel with #000dbb background
background-color: #000dbb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #000dbb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 13, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 13, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #000dbb;
background: linear-gradient(135deg, #000dbb, #7000BB);

Monochromatic scale

Palettes built from #000dbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #000dbb in the Color Lab