#0F5F92
A dark, vivid blue closely aligning with Steelblue.
About #0F5F92
The precise color #0F5F92 is an excellent choice for modern design projects. It is closely associated with the named CSS color Steelblue. In the RGB color space, it consists of 15 red, 95 green, and 146 blue.
Translating this color to physical media requires the CMYK color model. The color uses 90% Cyan, 35% Magenta, 0% Yellow, and 43% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F5F92
RGB15, 95, 146
HSL203.4°, 81.4%, 31.6%
CMYK90%, 35%, 0%, 43%
HSV203.4°, 89.7%, 57.3%
LAB38.5, -3.0, -34.3
XYZ9.5, 10.4, 28.7
Decimal1007506
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.84:1
Text on #FFFFFF
AA
3.07:1
Text on #000000
AA Large
6.53:1
Text on #F8FAFC
AA
2.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F5F92;
}
.text-color {
color: #0F5F92;
}
.border-color {
border: 2px solid #0F5F92;
}