#0783BD
A dark, vivid blue closely aligning with Steelblue.
About #0783BD
When working with digital screens, the color #0783BD is rendered by mixing light. Designers often compare it to the standard color Steelblue. Its digital footprint relies on 7 parts red, 131 parts green, and 189 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 96% cyan, 31% magenta, 0% yellow, and 26% black. The HSL representation is 199.1° hue, 92.9% saturation, and 38.4% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0783BD
RGB7, 131, 189
HSL199.1°, 92.9%, 38.4%
CMYK96%, 31%, 0%, 26%
HSV199.1°, 96.3%, 74.1%
LAB51.8, -8.3, -38.5
XYZ17.4, 20.0, 51.1
Decimal492477
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.21:1
Text on #FFFFFF
AA Large
4.99:1
Text on #000000
AA
4.02:1
Text on #F8FAFC
AA Large
4.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0783BD;
}
.text-color {
color: #0783BD;
}
.border-color {
border: 2px solid #0783BD;
}