#2449A0
A dark, moderate blue closely aligning with Darkslateblue.
About #2449A0
The hex code #2449A0 represents a beautifully specific shade of blue. It is closely associated with the named CSS color Darkslateblue. This translates to an RGB value of rgb(36, 73, 160).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 78% cyan, 54% magenta, 0% yellow, and 37% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2449A0
RGB36, 73, 160
HSL222.1°, 63.3%, 38.4%
CMYK78%, 54%, 0%, 37%
HSV222.1°, 77.5%, 62.7%
LAB33.3, 19.2, -51.0
XYZ9.5, 7.7, 34.2
Decimal2378144
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.28:1
Text on #FFFFFF
AAA
2.54:1
Text on #000000
FAIL
7.92:1
Text on #F8FAFC
AAA
2.16:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2449A0;
}
.text-color {
color: #2449A0;
}
.border-color {
border: 2px solid #2449A0;
}