#948E96 Aragonite Grey
#948E96 (Aragonite Grey) RGB value is (148, 142, 150).
Red value is 148, green value is 142, and blue value is 150.
Cylindrical-coordinate representations (HSL) of color #948E96: hue: 285°, saturation: 3.7%, and lightness: 57.3%.
Process color (CMYK) of #948E96 is 1.3%, 5.3%, 0%, 41.2%. Web safe color equivalent of #948E96 is ##999999. Color #948E96 contains mainly GRAY.
Color Spaces
| Color spaces of #948E96 | Value |
|---|---|
| RGB | 148, 142, 150 |
| HSL | 285°, 3.7%, 57.3% |
| HSV / HSB | 285°, 5.3%, 58.8% |
| CMYK | 1.3%, 5.3%, 0%, 41.2% |
| XYZ | 27.39, 27.84, 32.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010100 | 10001110 | 10010110 |
| Octal | 224 | 216 | 226 |
| Decimal | 148 | 142 | 150 |
| Hex | 94 | 8E | 96 |
Shades of #948E96
Tints of #948E96
.mybgColor { background-color: #948E96; }
.myforeColor { color: #948E96; }
.myborderColor { border: 3px solid #948E96; }
<p style="color:#948E96">Text here</p>
This sample text is styled with font color #948E96. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#948E96">Div content here</div>
<div style="border:3px solid #948E96">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(148, 142, 150, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #948E96; }
.divShadow { -moz-box-shadow: 1px 1px 3px #948E96;
-webkit-box-shadow: 1px 1px 3px #948E96;
box-shadow: 1px 1px 3px #948E96; }
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 #948E96 (Aragonite Grey)
Color Overview & Profile: Color #948E96, also known as Aragonite Grey, 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 (142/255), and 59% Blue (150/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #948E96 translates into the CMYK subtractive color model with values of 1.3% Cyan, 5.3% Magenta, 0% Yellow, and 41.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 285°, saturation of 3.7%, and lightness of 57.3%.
Web Accessibility & Design Recommendations: When implementing #948E96 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.
