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