#2B791A Tree Green
#2B791A (Tree Green) RGB value is (43, 121, 26).
Red value is 43, green value is 121, and blue value is 26.
Cylindrical-coordinate representations (HSL) of color #2B791A: hue: 109°, saturation: 64.6%, and lightness: 28.8%.
Process color (CMYK) of #2B791A is 64.5%, 0%, 78.5%, 52.5%. Web safe color equivalent of #2B791A is ##336633. Color #2B791A contains mainly Green.
Color Spaces
| Color spaces of #2B791A | Value |
|---|---|
| RGB | 43, 121, 26 |
| HSL | 109°, 64.6%, 28.8% |
| HSV / HSB | 109°, 78.5%, 47.5% |
| CMYK | 64.5%, 0%, 78.5%, 52.5% |
| XYZ | 8.02, 14.26, 3.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101011 | 01111001 | 00011010 |
| Octal | 053 | 171 | 032 |
| Decimal | 43 | 121 | 26 |
| Hex | 2B | 79 | 1A |
Shades of #2B791A
Tints of #2B791A
.mybgColor { background-color: #2B791A; }
.myforeColor { color: #2B791A; }
.myborderColor { border: 3px solid #2B791A; }
<p style="color:#2B791A">Text here</p>
This sample text is styled with font color #2B791A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2B791A">Div content here</div>
<div style="border:3px solid #2B791A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(43, 121, 26, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2B791A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2B791A;
-webkit-box-shadow: 1px 1px 3px #2B791A;
box-shadow: 1px 1px 3px #2B791A; }
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 #2B791A (Tree Green)
Color Overview & Profile: Color #2B791A, also known as Tree Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 17% Red (43/255), 47% Green (121/255), and 10% Blue (26/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #2B791A translates into the CMYK subtractive color model with values of 64.5% Cyan, 0% Magenta, 78.5% Yellow, and 52.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 109°, saturation of 64.6%, and lightness of 28.8%.
Web Accessibility & Design Recommendations: When implementing #2B791A 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.
