#0F3A7C
A dark, vivid blue closely aligning with Darkslateblue.
About #0F3A7C
Visually, #0F3A7C is defined as a vivid blue. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 15 parts red, 58 parts green, and 124 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 88% Cyan, 53% Magenta, 0% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F3A7C
RGB15, 58, 124
HSL216.3°, 78.4%, 27.3%
CMYK88%, 53%, 0%, 51%
HSV216.3°, 87.9%, 48.6%
LAB25.5, 12.7, -41.5
XYZ5.3, 4.6, 19.7
Decimal998012
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.96:1
Text on #FFFFFF
AAA
1.92:1
Text on #000000
FAIL
10.47:1
Text on #F8FAFC
AAA
1.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F3A7C;
}
.text-color {
color: #0F3A7C;
}
.border-color {
border: 2px solid #0F3A7C;
}