Skip to content

#117ccc

a dark, electric blue · cool · closest name: steelblue

RGB
17, 124, 204
HSL
206°, 85%, 43%
CMYK
92, 39, 0, 20
Luminance
0.1889

Every format

HEX#117ccc
RGBrgb(17, 124, 204)
HSLhsl(206, 85%, 43%)
CMYKcmyk(92%, 39%, 0%, 20%)
LABlab(50.6 2.0 -49.0)
LCHlch(50.6 49.1 272.3)
OKLCHoklch(0.573 0.151 248.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#117ccc on white: 4.39:1
AA ✗ fail · AA-large · AAA
Aa
#117ccc on black: 4.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green48.6%
Blue80.0%

CMYK percentages

Cyan91.7%
Magenta39.2%
Yellow0.0%
Key (black)20.0%

Color previews

#117ccc text on a black background

contrast 4.78:1

Card sample

#117ccc text on a white background

contrast 4.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #117ccc;
Background color
Panel with #117ccc background
background-color: #117ccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #117ccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(17, 124, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(17, 124, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #117ccc;
background: linear-gradient(135deg, #117ccc, #2311CC);

Monochromatic scale

Palettes built from #117ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #117ccc in the Color Lab