#0F5075
A dark, vivid blue closely aligning with Steelblue.
About #0F5075
When working with digital screens, the color #0F5075 is rendered by mixing light. Its closest recognized web color is Steelblue. Its digital footprint relies on 15 parts red, 80 parts green, and 117 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 87% C, 32% M, 0% Y, and 54% K. With a hue angle of 201.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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F5075
RGB15, 80, 117
HSL201.8°, 77.3%, 25.9%
CMYK87%, 32%, 0%, 54%
HSV201.8°, 87.2%, 45.9%
LAB32.1, -5.2, -26.6
XYZ6.3, 7.1, 17.9
Decimal1003637
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.66:1
Text on #FFFFFF
AAA
2.42:1
Text on #000000
FAIL
8.28:1
Text on #F8FAFC
AAA
2.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F5075;
}
.text-color {
color: #0F5075;
}
.border-color {
border: 2px solid #0F5075;
}