#002466
A dark, vivid blue closely aligning with Midnightblue.
About #002466
The precise color #002466 is an excellent choice for modern design projects. Designers often compare it to the standard color Midnightblue. In the RGB color space, it consists of 0 red, 36 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 100% C, 65% M, 0% Y, and 60% K. With a hue angle of 218.8 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. 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#002466
RGB0, 36, 102
HSL218.8°, 100.0%, 20.0%
CMYK100%, 65%, 0%, 60%
HSV218.8°, 100.0%, 40.0%
LAB16.6, 18.0, -41.9
XYZ3.0, 2.2, 12.8
Decimal9318
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.54:1
Text on #FFFFFF
AAA
1.44:1
Text on #000000
FAIL
13.90:1
Text on #F8FAFC
AAA
1.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #002466;
}
.text-color {
color: #002466;
}
.border-color {
border: 2px solid #002466;
}