#1624BD
A medium, vivid blue closely aligning with Darkblue.
About #1624BD
When working with digital screens, the color #1624BD is rendered by mixing light. Its closest recognized web color is Darkblue. In the RGB color space, it consists of 22 red, 36 green, and 189 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 88% cyan, 81% magenta, 0% yellow, and 26% black. The HSL representation is 235.0° hue, 79.1% saturation, and 41.4% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1624BD
RGB22, 36, 189
HSL235.0°, 79.1%, 41.4%
CMYK88%, 81%, 0%, 26%
HSV235.0°, 88.4%, 74.1%
LAB27.0, 51.7, -78.6
XYZ10.1, 5.1, 48.6
Decimal1451197
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.39:1
Text on #FFFFFF
AAA
2.02:1
Text on #000000
FAIL
9.93:1
Text on #F8FAFC
AAA
1.72:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1624BD;
}
.text-color {
color: #1624BD;
}
.border-color {
border: 2px solid #1624BD;
}