#338349
A dark, moderate green closely aligning with Seagreen.
About #338349
At its core, #338349 is a dark and moderate hue. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 51 red, 131 green, and 73 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 61% cyan and 0% magenta inks. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#338349
RGB51, 131, 73
HSL136.5°, 44.0%, 35.7%
CMYK61%, 0%, 44%, 49%
HSV136.5°, 61.1%, 51.4%
LAB48.8, -37.9, 24.2
XYZ10.7, 17.4, 9.1
Decimal3375945
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.68:1
Text on #FFFFFF
AA
4.48:1
Text on #000000
AA Large
4.48:1
Text on #F8FAFC
AA Large
3.81:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #338349;
}
.text-color {
color: #338349;
}
.border-color {
border: 2px solid #338349;
}