#334D41 Pine Needle
#334D41 (Pine Needle) RGB value is (51, 77, 65).
Red value is 51, green value is 77, and blue value is 65.
Cylindrical-coordinate representations (HSL) of color #334D41: hue: 152°, saturation: 20.3%, and lightness: 25.1%.
Process color (CMYK) of #334D41 is 33.8%, 0%, 15.6%, 69.8%. Web safe color equivalent of #334D41 is ##336633. Color #334D41 contains mainly Cyan.
Color Spaces
| Color spaces of #334D41 | Value |
|---|---|
| RGB | 51, 77, 65 |
| HSL | 152°, 20.3%, 25.1% |
| HSV / HSB | 152°, 33.8%, 30.2% |
| CMYK | 33.8%, 0%, 15.6%, 69.8% |
| XYZ | 4.97, 6.39, 5.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110011 | 01001101 | 01000001 |
| Octal | 063 | 115 | 101 |
| Decimal | 51 | 77 | 65 |
| Hex | 33 | 4D | 41 |
Shades of #334D41
Tints of #334D41
.mybgColor { background-color: #334D41; }
.myforeColor { color: #334D41; }
.myborderColor { border: 3px solid #334D41; }
<p style="color:#334D41">Text here</p>
This sample text is styled with font color #334D41. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#334D41">Div content here</div>
<div style="border:3px solid #334D41">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(51, 77, 65, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #334D41; }
.divShadow { -moz-box-shadow: 1px 1px 3px #334D41;
-webkit-box-shadow: 1px 1px 3px #334D41;
box-shadow: 1px 1px 3px #334D41; }
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 #334D41 (Pine Needle)
Color Overview & Profile: Color #334D41, also known as Pine Needle, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 20% Red (51/255), 30% Green (77/255), and 25% Blue (65/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #334D41 translates into the CMYK subtractive color model with values of 33.8% Cyan, 0% Magenta, 15.6% Yellow, and 69.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 152°, saturation of 20.3%, and lightness of 25.1%.
Web Accessibility & Design Recommendations: When implementing #334D41 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.
