#71AA34 Leaf
#71AA34 (Leaf) RGB value is (113, 170, 52).
Red value is 113, green value is 170, and blue value is 52.
Cylindrical-coordinate representations (HSL) of color #71AA34: hue: 89°, saturation: 53.2%, and lightness: 43.5%.
Process color (CMYK) of #71AA34 is 33.5%, 0%, 69.4%, 33.3%. Web safe color equivalent of #71AA34 is ##669933. Color #71AA34 contains mainly Green.
Color Spaces
| Color spaces of #71AA34 | Value |
|---|---|
| RGB | 113, 170, 52 |
| HSL | 89°, 53.2%, 43.5% |
| HSV / HSB | 89°, 69.4%, 66.7% |
| CMYK | 33.5%, 0%, 69.4%, 33.3% |
| XYZ | 21.8, 32.51, 8.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110001 | 10101010 | 00110100 |
| Octal | 161 | 252 | 064 |
| Decimal | 113 | 170 | 52 |
| Hex | 71 | AA | 34 |
Shades of #71AA34
Tints of #71AA34
.mybgColor { background-color: #71AA34; }
.myforeColor { color: #71AA34; }
.myborderColor { border: 3px solid #71AA34; }
<p style="color:#71AA34">Text here</p>
This sample text is styled with font color #71AA34. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#71AA34">Div content here</div>
<div style="border:3px solid #71AA34">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(113, 170, 52, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #71AA34; }
.divShadow { -moz-box-shadow: 1px 1px 3px #71AA34;
-webkit-box-shadow: 1px 1px 3px #71AA34;
box-shadow: 1px 1px 3px #71AA34; }
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 #71AA34 (Leaf)
Color Overview & Profile: Color #71AA34, also known as Leaf, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 44% Red (113/255), 67% Green (170/255), and 20% Blue (52/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #71AA34 translates into the CMYK subtractive color model with values of 33.5% Cyan, 0% Magenta, 69.4% Yellow, and 33.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 89°, saturation of 53.2%, and lightness of 43.5%.
Web Accessibility & Design Recommendations: When implementing #71AA34 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 ##669933.
