#335749
A dark, muted green closely aligning with Darkslategray.
About #335749
At its core, #335749 is a dark and muted hue. Its closest recognized web color is Darkslategray. In the RGB color space, it consists of 51 red, 87 green, and 73 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 41% cyan, 0% magenta, 16% yellow, and 66% 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#335749
RGB51, 87, 73
HSL156.7°, 26.1%, 27.1%
CMYK41%, 0%, 16%, 66%
HSV156.7°, 41.4%, 34.1%
LAB34.0, -16.6, 4.1
XYZ6.0, 8.0, 7.5
Decimal3364681
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.08:1
Text on #FFFFFF
AAA
2.60:1
Text on #000000
FAIL
7.72:1
Text on #F8FAFC
AAA
2.21:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #335749;
}
.text-color {
color: #335749;
}
.border-color {
border: 2px solid #335749;
}