#1607AF
A dark, vivid blue closely aligning with Darkblue.
About #1607AF
When working with digital screens, the color #1607AF is rendered by mixing light. Its closest recognized web color is Darkblue. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 7, and 175.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 87% cyan and 96% magenta inks. The HSL representation is 245.4° hue, 92.3% saturation, and 35.7% lightness.
When using this color as a background, text legibility must be considered. 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#1607AF
RGB22, 7, 175
HSL245.4°, 92.3%, 35.7%
CMYK87%, 96%, 0%, 31%
HSV245.4°, 96.0%, 68.6%
LAB21.6, 58.2, -79.3
XYZ8.1, 3.4, 40.8
Decimal1443759
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.47:1
Text on #FFFFFF
AAA
1.68:1
Text on #000000
FAIL
11.92:1
Text on #F8FAFC
AAA
1.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1607AF;
}
.text-color {
color: #1607AF;
}
.border-color {
border: 2px solid #1607AF;
}