#072C66
A dark, vivid blue closely aligning with Darkslateblue.
About #072C66
The hex code #072C66 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(7, 44, 102).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 93% Cyan, 57% Magenta, 0% Yellow, and 60% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#072C66
RGB7, 44, 102
HSL216.6°, 87.2%, 21.4%
CMYK93%, 57%, 0%, 60%
HSV216.6°, 93.1%, 40.0%
LAB19.2, 12.6, -37.5
XYZ3.4, 2.8, 12.9
Decimal470118
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.45:1
Text on #FFFFFF
AAA
1.56:1
Text on #000000
FAIL
12.86:1
Text on #F8FAFC
AAA
1.33:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #072C66;
}
.text-color {
color: #072C66;
}
.border-color {
border: 2px solid #072C66;
}