#16425F
A dark, moderate blue closely aligning with Darkslategray.
About #16425F
The hex code #16425F represents a beautifully specific shade of blue. Its closest recognized web color is Darkslategray. This translates to an RGB value of rgb(22, 66, 95).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 77% cyan, 31% magenta, 0% yellow, and 63% black. The HSL representation is 203.8° hue, 62.4% saturation, and 22.9% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#16425F
RGB22, 66, 95
HSL203.8°, 62.4%, 22.9%
CMYK77%, 31%, 0%, 63%
HSV203.8°, 76.8%, 37.3%
LAB26.4, -4.1, -21.5
XYZ4.3, 4.9, 11.5
Decimal1458783
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.61:1
Text on #FFFFFF
AAA
1.98:1
Text on #000000
FAIL
10.14:1
Text on #F8FAFC
AAA
1.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #16425F;
}
.text-color {
color: #16425F;
}
.border-color {
border: 2px solid #16425F;
}