#00248A
A dark, vivid blue closely aligning with Midnightblue.
About #00248A
Visually, #00248A is defined as a vivid blue. Its closest recognized web color is Midnightblue. This translates to an RGB value of rgb(0, 36, 138).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 100% cyan and 74% magenta inks. The HSL representation is 224.3° hue, 100.0% saturation, and 27.1% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#00248A
RGB0, 36, 138
HSL224.3°, 100.0%, 27.1%
CMYK100%, 74%, 0%, 46%
HSV224.3°, 100.0%, 54.1%
LAB20.4, 33.0, -58.6
XYZ5.2, 3.1, 24.4
Decimal9354
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.97:1
Text on #FFFFFF
AAA
1.62:1
Text on #000000
FAIL
12.39:1
Text on #F8FAFC
AAA
1.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #00248A;
}
.text-color {
color: #00248A;
}
.border-color {
border: 2px solid #00248A;
}