Skip to content

#077ccc

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

RGB
7, 124, 204
HSL
204°, 93%, 41%
CMYK
97, 39, 0, 20
Luminance
0.1882

Every format

HEX#077ccc
RGBrgb(7, 124, 204)
HSLhsl(204, 93%, 41%)
CMYKcmyk(97%, 39%, 0%, 20%)
LABlab(50.5 1.6 -49.2)
LCHlch(50.5 49.2 271.9)
OKLCHoklch(0.572 0.152 248.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#077ccc on white: 4.41:1
AA ✗ fail · AA-large · AAA
Aa
#077ccc on black: 4.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.7%
Green48.6%
Blue80.0%

CMYK percentages

Cyan96.6%
Magenta39.2%
Yellow0.0%
Key (black)20.0%

Color previews

#077ccc text on a black background

contrast 4.76:1

Card sample

#077ccc text on a white background

contrast 4.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #077ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #077ccc in the Color Lab