#9BA57E Nurturing
#9BA57E (Nurturing) RGB value is (155, 165, 126).
Red value is 155, green value is 165, and blue value is 126.
Cylindrical-coordinate representations (HSL) of color #9BA57E: hue: 75°, saturation: 17.8%, and lightness: 57.1%.
Process color (CMYK) of #9BA57E is 6.1%, 0%, 23.6%, 35.3%. Web safe color equivalent of #9BA57E is ##999966. Color #9BA57E contains mainly Cyan.
Color Spaces
| Color spaces of #9BA57E | Value |
|---|---|
| RGB | 155, 165, 126 |
| HSL | 75°, 17.8%, 57.1% |
| HSV / HSB | 75°, 23.6%, 64.7% |
| CMYK | 6.1%, 0%, 23.6%, 35.3% |
| XYZ | 30.74, 35.39, 24.95 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011011 | 10100101 | 01111110 |
| Octal | 233 | 245 | 176 |
| Decimal | 155 | 165 | 126 |
| Hex | 9B | A5 | 7E |
Shades of #9BA57E
Tints of #9BA57E
.mybgColor { background-color: #9BA57E; }
.myforeColor { color: #9BA57E; }
.myborderColor { border: 3px solid #9BA57E; }
<p style="color:#9BA57E">Text here</p>
This sample text is styled with font color #9BA57E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9BA57E">Div content here</div>
<div style="border:3px solid #9BA57E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(155, 165, 126, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9BA57E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9BA57E;
-webkit-box-shadow: 1px 1px 3px #9BA57E;
box-shadow: 1px 1px 3px #9BA57E; }
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 #9BA57E (Nurturing)
Color Overview & Profile: Color #9BA57E, 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 61% Red (155/255), 65% Green (165/255), and 49% Blue (126/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #9BA57E translates into the CMYK subtractive color model with values of 6.1% Cyan, 0% Magenta, 23.6% Yellow, and 35.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 75°, saturation of 17.8%, and lightness of 57.1%.
Web Accessibility & Design Recommendations: When implementing #9BA57E 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.
