#92A0B6
A light, muted blue closely aligning with Lightslategray.
About #92A0B6
The precise color #92A0B6 is an excellent choice for modern design projects. Designers often compare it to the standard color Lightslategray. This translates to an RGB value of rgb(146, 160, 182).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 20% cyan and 12% magenta inks. The HSL representation is 216.7° hue, 19.8% saturation, and 64.3% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#92A0B6
RGB146, 160, 182
HSL216.7°, 19.8%, 64.3%
CMYK20%, 12%, 0%, 29%
HSV216.7°, 19.8%, 71.4%
LAB65.5, -0.2, -13.0
XYZ32.9, 34.6, 49.2
Decimal9609398
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.65:1
Text on #FFFFFF
FAIL
7.93:1
Text on #000000
AAA
2.53:1
Text on #F8FAFC
FAIL
6.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #92A0B6;
}
.text-color {
color: #92A0B6;
}
.border-color {
border: 2px solid #92A0B6;
}