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