#1D07A8
A dark, vivid blue closely aligning with Darkblue.
About #1D07A8
The hex code #1D07A8 represents a beautifully specific shade of blue. Its closest recognized web color is Darkblue. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 7, and 168.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 83% C, 96% M, 0% Y, and 34% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D07A8
RGB29, 7, 168
HSL248.2°, 92.0%, 34.3%
CMYK83%, 96%, 0%, 34%
HSV248.2°, 95.8%, 65.9%
LAB21.0, 56.5, -76.1
XYZ7.7, 3.2, 37.3
Decimal1902504
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.74:1
Text on #FFFFFF
AAA
1.65:1
Text on #000000
FAIL
12.18:1
Text on #F8FAFC
AAA
1.40:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D07A8;
}
.text-color {
color: #1D07A8;
}
.border-color {
border: 2px solid #1D07A8;
}