Skip to content

#115ccc

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

RGB
17, 92, 204
HSL
216°, 85%, 43%
CMYK
92, 55, 0, 20
Luminance
0.1213

Every format

HEX#115ccc
RGBrgb(17, 92, 204)
HSLhsl(216, 85%, 43%)
CMYKcmyk(92%, 55%, 0%, 20%)
LABlab(41.4 22.4 -63.7)
LCHlch(41.4 67.6 289.4)
OKLCHoklch(0.502 0.187 259.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#115ccc on white: 6.13:1
AA ✓ pass · AA-large · AAA
Aa
#115ccc on black: 3.43:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green36.1%
Blue80.0%

CMYK percentages

Cyan91.7%
Magenta54.9%
Yellow0.0%
Key (black)20.0%

Color previews

#115ccc text on a black background

contrast 3.43:1

Card sample

#115ccc text on a white background

contrast 6.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #115ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #115ccc in the Color Lab