#9F9978 A Frond in Need
#9F9978 (A Frond in Need) RGB value is (159, 153, 120).
Red value is 159, green value is 153, and blue value is 120.
Cylindrical-coordinate representations (HSL) of color #9F9978: hue: 51°, saturation: 16.9%, and lightness: 54.7%.
Process color (CMYK) of #9F9978 is 0%, 3.8%, 24.5%, 37.6%. Web safe color equivalent of #9F9978 is ##999966. Color #9F9978 contains mainly Yellow.
Color Spaces
| Color spaces of #9F9978 | Value |
|---|---|
| RGB | 159, 153, 120 |
| HSL | 51°, 16.9%, 54.7% |
| HSV / HSB | 51°, 24.5%, 62.4% |
| CMYK | 0%, 3.8%, 24.5%, 37.6% |
| XYZ | 29.08, 31.51, 22.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011111 | 10011001 | 01111000 |
| Octal | 237 | 231 | 170 |
| Decimal | 159 | 153 | 120 |
| Hex | 9F | 99 | 78 |
Shades of #9F9978
Tints of #9F9978
.mybgColor { background-color: #9F9978; }
.myforeColor { color: #9F9978; }
.myborderColor { border: 3px solid #9F9978; }
<p style="color:#9F9978">Text here</p>
This sample text is styled with font color #9F9978. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9F9978">Div content here</div>
<div style="border:3px solid #9F9978">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(159, 153, 120, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9F9978; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9F9978;
-webkit-box-shadow: 1px 1px 3px #9F9978;
box-shadow: 1px 1px 3px #9F9978; }
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 #9F9978 (A Frond in Need)
Color Overview & Profile: Color #9F9978, also known as A Frond in Need, 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), 60% Green (153/255), and 47% Blue (120/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #9F9978 translates into the CMYK subtractive color model with values of 0% Cyan, 3.8% Magenta, 24.5% Yellow, and 37.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 51°, saturation of 16.9%, and lightness of 54.7%.
Web Accessibility & Design Recommendations: When implementing #9F9978 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.
