#165783
A dark, vivid blue closely aligning with Steelblue.
About #165783
The precise color #165783 is an excellent choice for modern design projects. Designers often compare it to the standard color Steelblue. In the RGB color space, it consists of 22 red, 87 green, and 131 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 83% Cyan, 34% Magenta, 0% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#165783
RGB22, 87, 131
HSL204.2°, 71.2%, 30.0%
CMYK83%, 34%, 0%, 49%
HSV204.2°, 83.2%, 51.4%
LAB35.3, -3.3, -30.3
XYZ7.8, 8.6, 22.7
Decimal1464195
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.71:1
Text on #FFFFFF
AAA
2.73:1
Text on #000000
FAIL
7.37:1
Text on #F8FAFC
AAA
2.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #165783;
}
.text-color {
color: #165783;
}
.border-color {
border: 2px solid #165783;
}