#0F7CB6
A dark, vivid blue closely aligning with Steelblue.
About #0F7CB6
The precise color #0F7CB6 is an excellent choice for modern design projects. Designers often compare it to the standard color Steelblue. In the RGB color space, it consists of 15 red, 124 green, and 182 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 92% cyan, 32% magenta, 0% yellow, and 29% black. With a hue angle of 200.8 degrees, it sits comfortably in the blue spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0F7CB6
RGB15, 124, 182
HSL200.8°, 84.8%, 38.6%
CMYK92%, 32%, 0%, 29%
HSV200.8°, 91.8%, 71.4%
LAB49.4, -6.6, -38.3
XYZ15.8, 17.9, 46.9
Decimal1014966
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.59:1
Text on #FFFFFF
AA
4.58:1
Text on #000000
AA
4.38:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0F7CB6;
}
.text-color {
color: #0F7CB6;
}
.border-color {
border: 2px solid #0F7CB6;
}