#0733AF
A dark, vivid blue closely aligning with Navy.
About #0733AF
Visually, #0733AF is defined as a vivid blue. Designers often compare it to the standard color Navy. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 51, and 175.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 96% cyan and 71% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0733AF
RGB7, 51, 175
HSL224.3°, 92.3%, 35.7%
CMYK96%, 71%, 0%, 31%
HSV224.3°, 96.0%, 68.6%
LAB28.1, 37.7, -68.5
XYZ9.0, 5.5, 41.1
Decimal471983
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.99:1
Text on #FFFFFF
AAA
2.10:1
Text on #000000
FAIL
9.55:1
Text on #F8FAFC
AAA
1.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0733AF;
}
.text-color {
color: #0733AF;
}
.border-color {
border: 2px solid #0733AF;
}