#1D00D3
A medium, vivid blue closely aligning with Mediumblue.
About #1D00D3
At its core, #1D00D3 is a medium and vivid hue. Its closest recognized web color is Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 0, and 211.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 86% C, 100% M, 0% Y, and 17% K. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D00D3
RGB29, 0, 211
HSL248.2°, 100.0%, 41.4%
CMYK86%, 100%, 0%, 17%
HSV248.2°, 100.0%, 82.7%
LAB26.6, 68.9, -92.2
XYZ12.3, 5.0, 61.9
Decimal1900755
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.54:1
Text on #FFFFFF
AAA
1.99:1
Text on #000000
FAIL
10.07:1
Text on #F8FAFC
AAA
1.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D00D3;
}
.text-color {
color: #1D00D3;
}
.border-color {
border: 2px solid #1D00D3;
}