#07245F
A dark, vivid blue closely aligning with Darkslateblue.
About #07245F
The hex code #07245F represents a beautifully specific shade of blue. Its closest recognized web color is Darkslateblue. This translates to an RGB value of rgb(7, 36, 95).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 93% C, 62% M, 0% Y, and 63% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07245F
RGB7, 36, 95
HSL220.2°, 86.3%, 20.0%
CMYK93%, 62%, 0%, 63%
HSV220.2°, 92.6%, 37.3%
LAB16.2, 15.5, -37.9
XYZ2.8, 2.1, 11.1
Decimal468063
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.72:1
Text on #FFFFFF
AAA
1.43:1
Text on #000000
FAIL
14.07:1
Text on #F8FAFC
AAA
1.21:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07245F;
}
.text-color {
color: #07245F;
}
.border-color {
border: 2px solid #07245F;
}