#9FA57A Nurturing
#9FA57A (Nurturing) RGB value is (159, 165, 122).
Red value is 159, green value is 165, and blue value is 122.
Cylindrical-coordinate representations (HSL) of color #9FA57A: hue: 68°, saturation: 19.3%, and lightness: 56.3%.
Process color (CMYK) of #9FA57A is 3.6%, 0%, 26.1%, 35.3%. Web safe color equivalent of #9FA57A is ##999966. Color #9FA57A contains mainly Green.
Color Spaces
| Color spaces of #9FA57A | Value |
|---|---|
| RGB | 159, 165, 122 |
| HSL | 68°, 19.3%, 56.3% |
| HSV / HSB | 68°, 26.1%, 64.7% |
| CMYK | 3.6%, 0%, 26.1%, 35.3% |
| XYZ | 31.27, 35.69, 23.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011111 | 10100101 | 01111010 |
| Octal | 237 | 245 | 172 |
| Decimal | 159 | 165 | 122 |
| Hex | 9F | A5 | 7A |
Shades of #9FA57A
Tints of #9FA57A
.mybgColor { background-color: #9FA57A; }
.myforeColor { color: #9FA57A; }
.myborderColor { border: 3px solid #9FA57A; }
<p style="color:#9FA57A">Text here</p>
This sample text is styled with font color #9FA57A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9FA57A">Div content here</div>
<div style="border:3px solid #9FA57A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(159, 165, 122, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9FA57A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9FA57A;
-webkit-box-shadow: 1px 1px 3px #9FA57A;
box-shadow: 1px 1px 3px #9FA57A; }
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 #9FA57A (Nurturing)
Color Overview & Profile: Color #9FA57A, also known as Nurturing, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 62% Red (159/255), 65% Green (165/255), and 48% Blue (122/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #9FA57A translates into the CMYK subtractive color model with values of 3.6% Cyan, 0% Magenta, 26.1% Yellow, and 35.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 68°, saturation of 19.3%, and lightness of 56.3%.
Web Accessibility & Design Recommendations: When implementing #9FA57A 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 ##999966.
