#9F8D89 Satellite
#9F8D89 (Satellite) RGB value is (159, 141, 137).
Red value is 159, green value is 141, and blue value is 137.
Cylindrical-coordinate representations (HSL) of color #9F8D89: hue: 11°, saturation: 10.3%, and lightness: 58%.
Process color (CMYK) of #9F8D89 is 0%, 11.3%, 13.8%, 37.6%. Web safe color equivalent of #9F8D89 is ##999999. Color #9F8D89 contains mainly Yellow.
Color Spaces
| Color spaces of #9F8D89 | Value |
|---|---|
| RGB | 159, 141, 137 |
| HSL | 11°, 10.3%, 58% |
| HSV / HSB | 11°, 13.8%, 62.4% |
| CMYK | 0%, 11.3%, 13.8%, 37.6% |
| XYZ | 28.34, 28.23, 27.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011111 | 10001101 | 10001001 |
| Octal | 237 | 215 | 211 |
| Decimal | 159 | 141 | 137 |
| Hex | 9F | 8D | 89 |
Shades of #9F8D89
Tints of #9F8D89
.mybgColor { background-color: #9F8D89; }
.myforeColor { color: #9F8D89; }
.myborderColor { border: 3px solid #9F8D89; }
<p style="color:#9F8D89">Text here</p>
This sample text is styled with font color #9F8D89. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9F8D89">Div content here</div>
<div style="border:3px solid #9F8D89">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(159, 141, 137, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9F8D89; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9F8D89;
-webkit-box-shadow: 1px 1px 3px #9F8D89;
box-shadow: 1px 1px 3px #9F8D89; }
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 #9F8D89 (Satellite)
Color Overview & Profile: Color #9F8D89, also known as Satellite, 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), 55% Green (141/255), and 54% Blue (137/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #9F8D89 translates into the CMYK subtractive color model with values of 0% Cyan, 11.3% Magenta, 13.8% Yellow, and 37.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 11°, saturation of 10.3%, and lightness of 58%.
Web Accessibility & Design Recommendations: When implementing #9F8D89 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 ##999999.
