#1D75B6
A medium, vivid blue closely aligning with Steelblue.
About #1D75B6
The precise color #1D75B6 is an excellent choice for modern design projects. Its closest recognized web color is Steelblue. In the RGB color space, it consists of 29 red, 117 green, and 182 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 84% Cyan, 36% Magenta, 0% Yellow, and 29% 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D75B6
RGB29, 117, 182
HSL205.5°, 72.5%, 41.4%
CMYK84%, 36%, 0%, 29%
HSV205.5°, 84.1%, 71.4%
LAB47.4, -1.4, -41.3
XYZ15.3, 16.4, 46.6
Decimal1930678
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.92:1
Text on #FFFFFF
AA
4.27:1
Text on #000000
AA Large
4.70:1
Text on #F8FAFC
AA
3.63:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D75B6;
}
.text-color {
color: #1D75B6;
}
.border-color {
border: 2px solid #1D75B6;
}