#948F8D Champignon
#948F8D (Champignon) RGB value is (148, 143, 141).
Red value is 148, green value is 143, and blue value is 141.
Cylindrical-coordinate representations (HSL) of color #948F8D: hue: 17°, saturation: 3.2%, and lightness: 56.7%.
Process color (CMYK) of #948F8D is 0%, 3.4%, 4.7%, 42%. Web safe color equivalent of #948F8D is ##999999. Color #948F8D contains mainly GRAY.
Color Spaces
| Color spaces of #948F8D | Value |
|---|---|
| RGB | 148, 143, 141 |
| HSL | 17°, 3.2%, 56.7% |
| HSV / HSB | 17°, 4.7%, 58% |
| CMYK | 0%, 3.4%, 4.7%, 42% |
| XYZ | 26.84, 27.86, 29.16 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010100 | 10001111 | 10001101 |
| Octal | 224 | 217 | 215 |
| Decimal | 148 | 143 | 141 |
| Hex | 94 | 8F | 8D |
Shades of #948F8D
Tints of #948F8D
.mybgColor { background-color: #948F8D; }
.myforeColor { color: #948F8D; }
.myborderColor { border: 3px solid #948F8D; }
<p style="color:#948F8D">Text here</p>
This sample text is styled with font color #948F8D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#948F8D">Div content here</div>
<div style="border:3px solid #948F8D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(148, 143, 141, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #948F8D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #948F8D;
-webkit-box-shadow: 1px 1px 3px #948F8D;
box-shadow: 1px 1px 3px #948F8D; }
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 #948F8D (Champignon)
Color Overview & Profile: Color #948F8D, also known as Champignon, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 58% Red (148/255), 56% Green (143/255), and 55% Blue (141/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #948F8D translates into the CMYK subtractive color model with values of 0% Cyan, 3.4% Magenta, 4.7% Yellow, and 42% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 17°, saturation of 3.2%, and lightness of 56.7%.
Web Accessibility & Design Recommendations: When implementing #948F8D 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.
