#11377D
A dark, vivid blue closely aligning with Darkslateblue.
About #11377D
The hex code #11377D represents a beautifully specific shade of blue. Designers often compare it to the standard color Darkslateblue. In the RGB color space, it consists of 17 red, 55 green, and 125 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 86% C, 56% M, 0% Y, and 51% K. With a hue angle of 218.9 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#11377D
RGB17, 55, 125
HSL218.9°, 76.1%, 27.8%
CMYK86%, 56%, 0%, 51%
HSV218.9°, 86.4%, 49.0%
LAB24.7, 15.4, -43.4
XYZ5.3, 4.3, 20.0
Decimal1128317
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.25:1
Text on #FFFFFF
AAA
1.87:1
Text on #000000
FAIL
10.75:1
Text on #F8FAFC
AAA
1.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #11377D;
}
.text-color {
color: #11377D;
}
.border-color {
border: 2px solid #11377D;
}