#3F956E Greenish
#3F956E (Greenish) RGB value is (63, 149, 110).
Red value is 63, green value is 149, and blue value is 110.
Cylindrical-coordinate representations (HSL) of color #3F956E: hue: 153°, saturation: 40.6%, and lightness: 41.6%.
Process color (CMYK) of #3F956E is 57.7%, 0%, 26.2%, 41.6%. Web safe color equivalent of #3F956E is ##339966. Color #3F956E contains mainly Green.
Color Spaces
| Color spaces of #3F956E | Value |
|---|---|
| RGB | 63, 149, 110 |
| HSL | 153°, 40.6%, 41.6% |
| HSV / HSB | 153°, 57.7%, 58.4% |
| CMYK | 57.7%, 0%, 26.2%, 41.6% |
| XYZ | 15.61, 23.68, 18.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111111 | 10010101 | 01101110 |
| Octal | 077 | 225 | 156 |
| Decimal | 63 | 149 | 110 |
| Hex | 3F | 95 | 6E |
Shades of #3F956E
Tints of #3F956E
.mybgColor { background-color: #3F956E; }
.myforeColor { color: #3F956E; }
.myborderColor { border: 3px solid #3F956E; }
<p style="color:#3F956E">Text here</p>
This sample text is styled with font color #3F956E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3F956E">Div content here</div>
<div style="border:3px solid #3F956E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(63, 149, 110, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3F956E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3F956E;
-webkit-box-shadow: 1px 1px 3px #3F956E;
box-shadow: 1px 1px 3px #3F956E; }
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 #3F956E (Greenish)
Color Overview & Profile: Color #3F956E, also known as Greenish, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 25% Red (63/255), 58% Green (149/255), and 43% Blue (110/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #3F956E translates into the CMYK subtractive color model with values of 57.7% Cyan, 0% Magenta, 26.2% Yellow, and 41.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 153°, saturation of 40.6%, and lightness of 41.6%.
Web Accessibility & Design Recommendations: When implementing #3F956E 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 ##339966.
