#9FB39A Drizzle
#9FB39A (Drizzle) RGB value is (159, 179, 154).
Red value is 159, green value is 179, and blue value is 154.
Cylindrical-coordinate representations (HSL) of color #9FB39A: hue: 108°, saturation: 14.1%, and lightness: 65.3%.
Process color (CMYK) of #9FB39A is 11.2%, 0%, 14%, 29.8%. Web safe color equivalent of #9FB39A is ##99CC99. Color #9FB39A contains mainly Cyan.
Color Spaces
| Color spaces of #9FB39A | Value |
|---|---|
| RGB | 159, 179, 154 |
| HSL | 108°, 14.1%, 65.3% |
| HSV / HSB | 108°, 14%, 70.2% |
| CMYK | 11.2%, 0%, 14%, 29.8% |
| XYZ | 36.25, 41.94, 36.75 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011111 | 10110011 | 10011010 |
| Octal | 237 | 263 | 232 |
| Decimal | 159 | 179 | 154 |
| Hex | 9F | B3 | 9A |
Shades of #9FB39A
Tints of #9FB39A
.mybgColor { background-color: #9FB39A; }
.myforeColor { color: #9FB39A; }
.myborderColor { border: 3px solid #9FB39A; }
<p style="color:#9FB39A">Text here</p>
This sample text is styled with font color #9FB39A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9FB39A">Div content here</div>
<div style="border:3px solid #9FB39A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(159, 179, 154, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9FB39A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9FB39A;
-webkit-box-shadow: 1px 1px 3px #9FB39A;
box-shadow: 1px 1px 3px #9FB39A; }
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 #9FB39A (Drizzle)
Color Overview & Profile: Color #9FB39A, also known as Drizzle, 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), 70% Green (179/255), and 60% Blue (154/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #9FB39A translates into the CMYK subtractive color model with values of 11.2% Cyan, 0% Magenta, 14% Yellow, and 29.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 108°, saturation of 14.1%, and lightness of 65.3%.
Web Accessibility & Design Recommendations: When implementing #9FB39A 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 ##99CC99.
