#1D7CB6
A medium, vivid blue closely aligning with Steelblue.
About #1D7CB6
When working with digital screens, the color #1D7CB6 is rendered by mixing light. Its closest recognized web color is Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 124, and 182.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 84% C, 32% M, 0% Y, and 29% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D7CB6
RGB29, 124, 182
HSL202.7°, 72.5%, 41.4%
CMYK84%, 32%, 0%, 29%
HSV202.7°, 84.1%, 71.4%
LAB49.6, -5.6, -38.0
XYZ16.2, 18.1, 46.9
Decimal1932470
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.55:1
Text on #FFFFFF
AA
4.61:1
Text on #000000
AA
4.35:1
Text on #F8FAFC
AA Large
3.92:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D7CB6;
}
.text-color {
color: #1D7CB6;
}
.border-color {
border: 2px solid #1D7CB6;
}