#2E422B Mushiao Green
#2E422B (Mushiao Green) RGB value is (46, 66, 43).
Red value is 46, green value is 66, and blue value is 43.
Cylindrical-coordinate representations (HSL) of color #2E422B: hue: 112°, saturation: 21.1%, and lightness: 21.4%.
Process color (CMYK) of #2E422B is 30.3%, 0%, 34.8%, 74.1%. Web safe color equivalent of #2E422B is ##333333. Color #2E422B contains mainly Green.
Color Spaces
| Color spaces of #2E422B | Value |
|---|---|
| RGB | 46, 66, 43 |
| HSL | 112°, 21.1%, 21.4% |
| HSV / HSB | 112°, 34.8%, 25.9% |
| CMYK | 30.3%, 0%, 34.8%, 74.1% |
| XYZ | 3.51, 4.65, 3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101110 | 01000010 | 00101011 |
| Octal | 056 | 102 | 053 |
| Decimal | 46 | 66 | 43 |
| Hex | 2E | 42 | 2B |
Shades of #2E422B
Tints of #2E422B
.mybgColor { background-color: #2E422B; }
.myforeColor { color: #2E422B; }
.myborderColor { border: 3px solid #2E422B; }
<p style="color:#2E422B">Text here</p>
This sample text is styled with font color #2E422B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2E422B">Div content here</div>
<div style="border:3px solid #2E422B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(46, 66, 43, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2E422B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2E422B;
-webkit-box-shadow: 1px 1px 3px #2E422B;
box-shadow: 1px 1px 3px #2E422B; }
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 #2E422B (Mushiao Green)
Color Overview & Profile: Color #2E422B, 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), 26% Green (66/255), and 17% Blue (43/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #2E422B translates into the CMYK subtractive color model with values of 30.3% Cyan, 0% Magenta, 34.8% Yellow, and 74.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 112°, saturation of 21.1%, and lightness of 21.4%.
Web Accessibility & Design Recommendations: When implementing #2E422B 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 ##333333.
