#425057
A dark, muted blue closely aligning with Darkslategray.
About #425057
When working with digital screens, the color #425057 is rendered by mixing light. Designers often compare it to the standard color Darkslategray. This translates to an RGB value of rgb(66, 80, 87).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 24% C, 8% M, 0% Y, and 66% K. The HSL representation is 200.0° hue, 13.7% saturation, and 30.0% lightness.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#425057
RGB66, 80, 87
HSL200.0°, 13.7%, 30.0%
CMYK24%, 8%, 0%, 66%
HSV200.0°, 24.1%, 34.1%
LAB33.1, -3.7, -5.9
XYZ6.8, 7.6, 10.1
Decimal4345943
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.34:1
Text on #FFFFFF
AAA
2.52:1
Text on #000000
FAIL
7.98:1
Text on #F8FAFC
AAA
2.14:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #425057;
}
.text-color {
color: #425057;
}
.border-color {
border: 2px solid #425057;
}