#2E4D2D Mushiao Green
#2E4D2D (Mushiao Green) RGB value is (46, 77, 45).
Red value is 46, green value is 77, and blue value is 45.
Cylindrical-coordinate representations (HSL) of color #2E4D2D: hue: 118°, saturation: 26.2%, and lightness: 23.9%.
Process color (CMYK) of #2E4D2D is 40.3%, 0%, 41.6%, 69.8%. Web safe color equivalent of #2E4D2D is ##336633. Color #2E4D2D contains mainly Green.
Color Spaces
| Color spaces of #2E4D2D | Value |
|---|---|
| RGB | 46, 77, 45 |
| HSL | 118°, 26.2%, 23.9% |
| HSV / HSB | 118°, 41.6%, 30.2% |
| CMYK | 40.3%, 0%, 41.6%, 69.8% |
| XYZ | 4.25, 6.08, 3.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101110 | 01001101 | 00101101 |
| Octal | 056 | 115 | 055 |
| Decimal | 46 | 77 | 45 |
| Hex | 2E | 4D | 2D |
Shades of #2E4D2D
Tints of #2E4D2D
.mybgColor { background-color: #2E4D2D; }
.myforeColor { color: #2E4D2D; }
.myborderColor { border: 3px solid #2E4D2D; }
<p style="color:#2E4D2D">Text here</p>
This sample text is styled with font color #2E4D2D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2E4D2D">Div content here</div>
<div style="border:3px solid #2E4D2D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(46, 77, 45, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2E4D2D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2E4D2D;
-webkit-box-shadow: 1px 1px 3px #2E4D2D;
box-shadow: 1px 1px 3px #2E4D2D; }
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 #2E4D2D (Mushiao Green)
Color Overview & Profile: Color #2E4D2D, also known as Mushiao Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 18% Red (46/255), 30% Green (77/255), and 18% Blue (45/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #2E4D2D translates into the CMYK subtractive color model with values of 40.3% Cyan, 0% Magenta, 41.6% Yellow, and 69.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 118°, saturation of 26.2%, and lightness of 23.9%.
Web Accessibility & Design Recommendations: When implementing #2E4D2D 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 ##336633.
