#167549
A dark, moderate green closely aligning with Seagreen.
About #167549
The hex code #167549 represents a beautifully specific shade of green. It is closely associated with the named CSS color Seagreen. In the RGB color space, it consists of 22 red, 117 green, and 73 blue.
If you are designing for print, the four-color process is what matters most. The color uses 81% Cyan, 0% Magenta, 38% Yellow, and 54% Black. With a hue angle of 152.2 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#167549
RGB22, 117, 73
HSL152.2°, 68.3%, 27.3%
CMYK81%, 0%, 38%, 54%
HSV152.2°, 81.2%, 45.9%
LAB43.3, -37.5, 16.9
XYZ7.9, 13.4, 8.5
Decimal1471817
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.71:1
Text on #FFFFFF
AA
3.67:1
Text on #000000
AA Large
5.46:1
Text on #F8FAFC
AA
3.12:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #167549;
}
.text-color {
color: #167549;
}
.border-color {
border: 2px solid #167549;
}