#0F2466
A dark, vivid blue closely aligning with Midnightblue.
About #0F2466
The hex code #0F2466 represents a beautifully specific shade of blue. Its closest recognized web color is Midnightblue. In the RGB color space, it consists of 15 red, 36 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 85% cyan and 65% magenta inks. The HSL representation is 225.5° hue, 74.4% saturation, and 22.9% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F2466
RGB15, 36, 102
HSL225.5°, 74.4%, 22.9%
CMYK85%, 65%, 0%, 60%
HSV225.5°, 85.3%, 40.0%
LAB17.1, 19.2, -41.0
XYZ3.2, 2.3, 12.8
Decimal992358
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.34:1
Text on #FFFFFF
AAA
1.46:1
Text on #000000
FAIL
13.70:1
Text on #F8FAFC
AAA
1.25:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F2466;
}
.text-color {
color: #0F2466;
}
.border-color {
border: 2px solid #0F2466;
}