#33758A
A dark, moderate cyan closely aligning with Slategray.
About #33758A
The precise color #33758A is an excellent choice for modern design projects. Designers often compare it to the standard color Slategray. This translates to an RGB value of rgb(51, 117, 138).
If you are designing for print, the four-color process is what matters most. The color uses 63% Cyan, 15% Magenta, 0% Yellow, and 46% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#33758A
RGB51, 117, 138
HSL194.5°, 46.0%, 37.1%
CMYK63%, 15%, 0%, 46%
HSV194.5°, 63.0%, 54.1%
LAB46.0, -14.2, -17.7
XYZ12.3, 15.3, 26.3
Decimal3372426
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.18:1
Text on #FFFFFF
AA
4.05:1
Text on #000000
AA Large
4.95:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #33758A;
}
.text-color {
color: #33758A;
}
.border-color {
border: 2px solid #33758A;
}