#337C92
A dark, moderate cyan closely aligning with Slategray.
About #337C92
The hex code #337C92 represents a beautifully specific shade of cyan. Its closest recognized web color is Slategray. This translates to an RGB value of rgb(51, 124, 146).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 65% cyan, 15% magenta, 0% yellow, and 43% black. With a hue angle of 193.9 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#337C92
RGB51, 124, 146
HSL193.9°, 48.2%, 38.6%
CMYK65%, 15%, 0%, 43%
HSV193.9°, 65.1%, 57.3%
LAB48.5, -15.5, -18.6
XYZ13.8, 17.2, 29.8
Decimal3374226
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.73:1
Text on #FFFFFF
AA
4.44:1
Text on #000000
AA Large
4.52:1
Text on #F8FAFC
AA
3.77:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #337C92;
}
.text-color {
color: #337C92;
}
.border-color {
border: 2px solid #337C92;
}