#0F24B6
A dark, vivid blue closely aligning with Darkblue.
About #0F24B6
The hex code #0F24B6 represents a beautifully specific shade of blue. Its closest recognized web color is Darkblue. In the RGB color space, it consists of 15 red, 36 green, and 182 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 92% C, 80% M, 0% Y, and 29% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0F24B6
RGB15, 36, 182
HSL232.5°, 84.8%, 38.6%
CMYK92%, 80%, 0%, 29%
HSV232.5°, 91.8%, 71.4%
LAB26.0, 49.2, -76.2
XYZ9.3, 4.7, 44.7
Decimal992438
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.78:1
Text on #FFFFFF
AAA
1.95:1
Text on #000000
FAIL
10.30:1
Text on #F8FAFC
AAA
1.66:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F24B6;
}
.text-color {
color: #0F24B6;
}
.border-color {
border: 2px solid #0F24B6;
}