#898885 Argent
#898885 (Argent) RGB value is (137, 136, 133).
Red value is 137, green value is 136, and blue value is 133.
Cylindrical-coordinate representations (HSL) of color #898885: hue: 45°, saturation: 1.7%, and lightness: 52.9%.
Process color (CMYK) of #898885 is 0%, 0.7%, 2.9%, 46.3%. Web safe color equivalent of #898885 is ##999999. Color #898885 contains mainly GRAY.
Color Spaces
| Color spaces of #898885 | Value |
|---|---|
| RGB | 137, 136, 133 |
| HSL | 45°, 1.7%, 52.9% |
| HSV / HSB | 45°, 2.9%, 53.7% |
| CMYK | 0%, 0.7%, 2.9%, 46.3% |
| XYZ | 23.35, 24.62, 25.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001001 | 10001000 | 10000101 |
| Octal | 211 | 210 | 205 |
| Decimal | 137 | 136 | 133 |
| Hex | 89 | 88 | 85 |
Shades of #898885
Tints of #898885
.mybgColor { background-color: #898885; }
.myforeColor { color: #898885; }
.myborderColor { border: 3px solid #898885; }
<p style="color:#898885">Text here</p>
This sample text is styled with font color #898885. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#898885">Div content here</div>
<div style="border:3px solid #898885">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(137, 136, 133, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #898885; }
.divShadow { -moz-box-shadow: 1px 1px 3px #898885;
-webkit-box-shadow: 1px 1px 3px #898885;
box-shadow: 1px 1px 3px #898885; }
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 #898885 (Argent)
Color Overview & Profile: Color #898885, also known as Argent, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 54% Red (137/255), 53% Green (136/255), and 52% Blue (133/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #898885 translates into the CMYK subtractive color model with values of 0% Cyan, 0.7% Magenta, 2.9% Yellow, and 46.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 1.7%, and lightness of 52.9%.
Web Accessibility & Design Recommendations: When implementing #898885 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.
