#339933 Putting Green
#339933 (Putting Green) RGB value is (51, 153, 51).
Red value is 51, green value is 153, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #339933: hue: 120°, saturation: 50%, and lightness: 40%.
Process color (CMYK) of #339933 is 66.7%, 0%, 66.7%, 40%. Web safe color equivalent of #339933 is ##339933. Color #339933 contains mainly Green.
Color Spaces
| Color spaces of #339933 | Value |
|---|---|
| RGB | 51, 153, 51 |
| HSL | 120°, 50%, 40% |
| HSV / HSB | 120°, 66.7%, 60% |
| CMYK | 66.7%, 0%, 66.7%, 40% |
| XYZ | 13.35, 23.72, 7.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110011 | 10011001 | 00110011 |
| Octal | 063 | 231 | 063 |
| Decimal | 51 | 153 | 51 |
| Hex | 33 | 99 | 33 |
Shades of #339933
Tints of #339933
.mybgColor { background-color: #339933; }
.myforeColor { color: #339933; }
.myborderColor { border: 3px solid #339933; }
<p style="color:#339933">Text here</p>
This sample text is styled with font color #339933. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#339933">Div content here</div>
<div style="border:3px solid #339933">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(51, 153, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #339933; }
.divShadow { -moz-box-shadow: 1px 1px 3px #339933;
-webkit-box-shadow: 1px 1px 3px #339933;
box-shadow: 1px 1px 3px #339933; }
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 #339933 (Putting Green)
Color Overview & Profile: Color #339933, also known as Putting Green, 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), 60% Green (153/255), and 20% Blue (51/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #339933 translates into the CMYK subtractive color model with values of 66.7% Cyan, 0% Magenta, 66.7% Yellow, and 40% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 50%, and lightness of 40%.
Web Accessibility & Design Recommendations: When implementing #339933 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.
