#072492
A dark, vivid blue closely aligning with Midnightblue.
About #072492
Visually, #072492 is defined as a vivid blue. Designers often compare it to the standard color Midnightblue. Its digital footprint relies on 7 parts red, 36 parts green, and 146 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 95% C, 75% M, 0% Y, and 43% K. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. 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#072492
RGB7, 36, 146
HSL227.5°, 90.8%, 30.0%
CMYK95%, 75%, 0%, 43%
HSV227.5°, 95.2%, 57.3%
LAB21.5, 36.4, -61.8
XYZ5.9, 3.4, 27.5
Decimal468114
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.53:1
Text on #FFFFFF
AAA
1.68:1
Text on #000000
FAIL
11.97:1
Text on #F8FAFC
AAA
1.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #072492;
}
.text-color {
color: #072492;
}
.border-color {
border: 2px solid #072492;
}