#418047 Mint Green
#418047 (Mint Green) RGB value is (65, 128, 71).
Red value is 65, green value is 128, and blue value is 71.
Cylindrical-coordinate representations (HSL) of color #418047: hue: 126°, saturation: 32.6%, and lightness: 37.8%.
Process color (CMYK) of #418047 is 49.2%, 0%, 44.5%, 49.8%. Web safe color equivalent of #418047 is ##339933. Color #418047 contains mainly Green.
Color Spaces
| Color spaces of #418047 | Value |
|---|---|
| RGB | 65, 128, 71 |
| HSL | 126°, 32.6%, 37.8% |
| HSV / HSB | 126°, 49.2%, 50.2% |
| CMYK | 49.2%, 0%, 44.5%, 49.8% |
| XYZ | 11.04, 17.02, 8.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000001 | 10000000 | 01000111 |
| Octal | 101 | 200 | 107 |
| Decimal | 65 | 128 | 71 |
| Hex | 41 | 80 | 47 |
Shades of #418047
Tints of #418047
.mybgColor { background-color: #418047; }
.myforeColor { color: #418047; }
.myborderColor { border: 3px solid #418047; }
<p style="color:#418047">Text here</p>
This sample text is styled with font color #418047. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#418047">Div content here</div>
<div style="border:3px solid #418047">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(65, 128, 71, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #418047; }
.divShadow { -moz-box-shadow: 1px 1px 3px #418047;
-webkit-box-shadow: 1px 1px 3px #418047;
box-shadow: 1px 1px 3px #418047; }
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 #418047 (Mint Green)
Color Overview & Profile: Color #418047, also known as Mint Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 25% Red (65/255), 50% Green (128/255), and 28% Blue (71/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #418047 translates into the CMYK subtractive color model with values of 49.2% Cyan, 0% Magenta, 44.5% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 126°, saturation of 32.6%, and lightness of 37.8%.
Web Accessibility & Design Recommendations: When implementing #418047 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 ##339933.
