#073375
A dark, vivid blue closely aligning with Darkslateblue.
About #073375
Visually, #073375 is defined as a vivid blue. Its closest recognized web color is Darkslateblue. In the RGB color space, it consists of 7 red, 51 green, and 117 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 94% C, 56% M, 0% Y, and 54% K. The HSL representation is 216.0° hue, 88.7% saturation, and 24.3% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#073375
RGB7, 51, 117
HSL216.0°, 88.7%, 24.3%
CMYK94%, 56%, 0%, 54%
HSV216.0°, 94.0%, 45.9%
LAB22.6, 14.1, -41.7
XYZ4.5, 3.7, 17.3
Decimal471925
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.07:1
Text on #FFFFFF
AAA
1.74:1
Text on #000000
FAIL
11.54:1
Text on #F8FAFC
AAA
1.48:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #073375;
}
.text-color {
color: #073375;
}
.border-color {
border: 2px solid #073375;
}