#2E9447 St. Patrick
#2E9447 (St. Patrick) RGB value is (46, 148, 71).
Red value is 46, green value is 148, and blue value is 71.
Cylindrical-coordinate representations (HSL) of color #2E9447: hue: 135°, saturation: 52.6%, and lightness: 38%.
Process color (CMYK) of #2E9447 is 68.9%, 0%, 52%, 42%. Web safe color equivalent of #2E9447 is ##339933. Color #2E9447 contains mainly Green.
Color Spaces
| Color spaces of #2E9447 | Value |
|---|---|
| RGB | 46, 148, 71 |
| HSL | 135°, 52.6%, 38% |
| HSV / HSB | 135°, 68.9%, 58% |
| CMYK | 68.9%, 0%, 52%, 42% |
| XYZ | 12.85, 22.21, 9.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101110 | 10010100 | 01000111 |
| Octal | 056 | 224 | 107 |
| Decimal | 46 | 148 | 71 |
| Hex | 2E | 94 | 47 |
Shades of #2E9447
Tints of #2E9447
.mybgColor { background-color: #2E9447; }
.myforeColor { color: #2E9447; }
.myborderColor { border: 3px solid #2E9447; }
<p style="color:#2E9447">Text here</p>
This sample text is styled with font color #2E9447. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2E9447">Div content here</div>
<div style="border:3px solid #2E9447">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(46, 148, 71, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2E9447; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2E9447;
-webkit-box-shadow: 1px 1px 3px #2E9447;
box-shadow: 1px 1px 3px #2E9447; }
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 #2E9447 (St. Patrick)
Color Overview & Profile: Color #2E9447, also known as St. Patrick, 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), 58% Green (148/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, #2E9447 translates into the CMYK subtractive color model with values of 68.9% Cyan, 0% Magenta, 52% Yellow, and 42% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 135°, saturation of 52.6%, and lightness of 38%.
Web Accessibility & Design Recommendations: When implementing #2E9447 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.
