Skip to content

#241ccc

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

RGB
36, 28, 204
HSL
243°, 76%, 46%
CMYK
82, 86, 0, 20
Luminance
0.0557

Every format

HEX#241ccc
RGBrgb(36, 28, 204)
HSLhsl(243, 76%, 46%)
CMYKcmyk(82%, 86%, 0%, 20%)
LABlab(28.3 60.2 -85.4)
LCHlch(28.3 104.5 305.2)
OKLCHoklch(0.408 0.247 269.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#241ccc on white: 9.94:1
AA ✓ pass · AA-large · AAA
Aa
#241ccc on black: 2.11:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red14.1%
Green11.0%
Blue80.0%

CMYK percentages

Cyan82.4%
Magenta86.3%
Yellow0.0%
Key (black)20.0%

Color previews

#241ccc text on a black background

contrast 2.11:1

Card sample

#241ccc text on a white background

contrast 9.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(36, 28, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(36, 28, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #241ccc;
background: linear-gradient(135deg, #241ccc, #991CCC);

Monochromatic scale

Palettes built from #241ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #241ccc in the Color Lab