#6E9377 Watercress
#6E9377 (Watercress) RGB value is (110, 147, 119).
Red value is 110, green value is 147, and blue value is 119.
Cylindrical-coordinate representations (HSL) of color #6E9377: hue: 135°, saturation: 14.6%, and lightness: 50.4%.
Process color (CMYK) of #6E9377 is 25.2%, 0%, 19%, 42.4%. Web safe color equivalent of #6E9377 is ##669966. Color #6E9377 contains mainly Cyan.
Color Spaces
| Color spaces of #6E9377 | Value |
|---|---|
| RGB | 110, 147, 119 |
| HSL | 135°, 14.6%, 50.4% |
| HSV / HSB | 135°, 25.2%, 57.6% |
| CMYK | 25.2%, 0%, 19%, 42.4% |
| XYZ | 20.19, 25.51, 21.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101110 | 10010011 | 01110111 |
| Octal | 156 | 223 | 167 |
| Decimal | 110 | 147 | 119 |
| Hex | 6E | 93 | 77 |
Shades of #6E9377
Tints of #6E9377
.mybgColor { background-color: #6E9377; }
.myforeColor { color: #6E9377; }
.myborderColor { border: 3px solid #6E9377; }
<p style="color:#6E9377">Text here</p>
This sample text is styled with font color #6E9377. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6E9377">Div content here</div>
<div style="border:3px solid #6E9377">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(110, 147, 119, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6E9377; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6E9377;
-webkit-box-shadow: 1px 1px 3px #6E9377;
box-shadow: 1px 1px 3px #6E9377; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #6E9377 (Watercress)
Color Overview & Profile: Color #6E9377, also known as Watercress, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 43% Red (110/255), 58% Green (147/255), and 47% Blue (119/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #6E9377 translates into the CMYK subtractive color model with values of 25.2% Cyan, 0% Magenta, 19% Yellow, and 42.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 135°, saturation of 14.6%, and lightness of 50.4%.
Web Accessibility & Design Recommendations: When implementing #6E9377 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##669966.
