#1D75A0
A dark, moderate blue closely aligning with Steelblue.
About #1D75A0
The precise color #1D75A0 is an excellent choice for modern design projects. Its closest recognized web color is Steelblue. This translates to an RGB value of rgb(29, 117, 160).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 82% cyan, 27% magenta, 0% yellow, and 37% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D75A0
RGB29, 117, 160
HSL199.7°, 69.3%, 37.1%
CMYK82%, 27%, 0%, 37%
HSV199.7°, 81.9%, 62.7%
LAB46.3, -9.7, -30.2
XYZ13.2, 15.5, 35.6
Decimal1930656
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.12:1
Text on #FFFFFF
AA
4.10:1
Text on #000000
AA Large
4.89:1
Text on #F8FAFC
AA
3.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D75A0;
}
.text-color {
color: #1D75A0;
}
.border-color {
border: 2px solid #1D75A0;
}