#2416B6
A medium, vivid blue closely aligning with Darkblue.
About #2416B6
Visually, #2416B6 is defined as a vivid blue. Its closest recognized web color is Darkblue. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 22, and 182.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 80% cyan, 88% magenta, 0% yellow, and 29% black. With a hue angle of 245.2 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. 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#2416B6
RGB36, 22, 182
HSL245.2°, 78.4%, 40.0%
CMYK80%, 88%, 0%, 29%
HSV245.2°, 87.9%, 71.4%
LAB24.7, 56.2, -78.3
XYZ9.5, 4.3, 44.6
Decimal2365110
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.26:1
Text on #FFFFFF
AAA
1.87:1
Text on #000000
FAIL
10.76:1
Text on #F8FAFC
AAA
1.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2416B6;
}
.text-color {
color: #2416B6;
}
.border-color {
border: 2px solid #2416B6;
}