#0F75BD
A medium, vivid blue closely aligning with Steelblue.
About #0F75BD
At its core, #0F75BD is a medium and vivid hue. Its closest recognized web color is Steelblue. This translates to an RGB value of rgb(15, 117, 189).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 92% cyan and 38% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF 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#0F75BD
RGB15, 117, 189
HSL204.8°, 85.3%, 40.0%
CMYK92%, 38%, 0%, 26%
HSV204.8°, 92.1%, 74.1%
LAB47.6, 0.4, -45.1
XYZ15.7, 16.5, 50.5
Decimal1013181
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.88:1
Text on #FFFFFF
AA
4.30:1
Text on #000000
AA Large
4.67:1
Text on #F8FAFC
AA
3.66:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F75BD;
}
.text-color {
color: #0F75BD;
}
.border-color {
border: 2px solid #0F75BD;
}