#164233
A very dark, moderate green closely aligning with Darkslategray.
About #164233
The hex code #164233 represents a beautifully specific shade of green. It is closely associated with the named CSS color Darkslategray. In the RGB color space, it consists of 22 red, 66 green, and 51 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 67% cyan and 0% magenta inks. With a hue angle of 159.5 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#164233
RGB22, 66, 51
HSL159.5°, 50.0%, 17.3%
CMYK67%, 0%, 23%, 74%
HSV159.5°, 66.7%, 25.9%
LAB24.7, -19.4, 4.7
XYZ2.9, 4.3, 3.8
Decimal1458739
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.28:1
Text on #FFFFFF
AAA
1.86:1
Text on #000000
FAIL
10.78:1
Text on #F8FAFC
AAA
1.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #164233;
}
.text-color {
color: #164233;
}
.border-color {
border: 2px solid #164233;
}