#1D49A8
A dark, vivid blue closely aligning with Darkslateblue.
About #1D49A8
At its core, #1D49A8 is a dark and vivid hue. It is closely associated with the named CSS color Darkslateblue. Its digital footprint relies on 29 parts red, 73 parts green, and 168 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 83% cyan and 57% magenta inks. The HSL representation is 221.0° hue, 70.6% saturation, and 38.6% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1D49A8
RGB29, 73, 168
HSL221.0°, 70.6%, 38.6%
CMYK83%, 57%, 0%, 34%
HSV221.0°, 82.7%, 65.9%
LAB33.7, 21.6, -55.2
XYZ10.0, 7.9, 38.0
Decimal1919400
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.17:1
Text on #FFFFFF
AAA
2.57:1
Text on #000000
FAIL
7.81:1
Text on #F8FAFC
AAA
2.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D49A8;
}
.text-color {
color: #1D49A8;
}
.border-color {
border: 2px solid #1D49A8;
}