#1D077C
A dark, vivid blue closely aligning with Navy.
About #1D077C
The hex code #1D077C represents a beautifully specific shade of blue. Designers often compare it to the standard color Navy. This translates to an RGB value of rgb(29, 7, 124).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 77% cyan and 94% magenta inks. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1D077C
RGB29, 7, 124
HSL251.3°, 89.3%, 25.7%
CMYK77%, 94%, 0%, 51%
HSV251.3°, 94.4%, 48.6%
LAB14.8, 44.4, -59.1
XYZ4.2, 1.9, 19.2
Decimal1902460
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.29:1
Text on #FFFFFF
AAA
1.37:1
Text on #000000
FAIL
14.61:1
Text on #F8FAFC
AAA
1.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D077C;
}
.text-color {
color: #1D077C;
}
.border-color {
border: 2px solid #1D077C;
}