#897E6E Army Issue
#897E6E (Army Issue) RGB value is (137, 126, 110).
Red value is 137, green value is 126, and blue value is 110.
Cylindrical-coordinate representations (HSL) of color #897E6E: hue: 36°, saturation: 10.9%, and lightness: 48.4%.
Process color (CMYK) of #897E6E is 0%, 8%, 19.7%, 46.3%. Web safe color equivalent of #897E6E is ##996666. Color #897E6E contains mainly Yellow.
Color Spaces
| Color spaces of #897E6E | Value |
|---|---|
| RGB | 137, 126, 110 |
| HSL | 36°, 10.9%, 48.4% |
| HSV / HSB | 36°, 19.7%, 53.7% |
| CMYK | 0%, 8%, 19.7%, 46.3% |
| XYZ | 20.59, 21.37, 17.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001001 | 01111110 | 01101110 |
| Octal | 211 | 176 | 156 |
| Decimal | 137 | 126 | 110 |
| Hex | 89 | 7E | 6E |
Shades of #897E6E
Tints of #897E6E
.mybgColor { background-color: #897E6E; }
.myforeColor { color: #897E6E; }
.myborderColor { border: 3px solid #897E6E; }
<p style="color:#897E6E">Text here</p>
This sample text is styled with font color #897E6E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#897E6E">Div content here</div>
<div style="border:3px solid #897E6E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(137, 126, 110, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #897E6E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #897E6E;
-webkit-box-shadow: 1px 1px 3px #897E6E;
box-shadow: 1px 1px 3px #897E6E; }
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 #897E6E (Army Issue)
Color Overview & Profile: Color #897E6E, also known as Army Issue, 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), 49% Green (126/255), and 43% Blue (110/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #897E6E translates into the CMYK subtractive color model with values of 0% Cyan, 8% Magenta, 19.7% Yellow, and 46.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 10.9%, and lightness of 48.4%.
Web Accessibility & Design Recommendations: When implementing #897E6E 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 ##996666.
