#877D65 Absolute Olive
#877D65 (Absolute Olive) RGB value is (135, 125, 101).
Red value is 135, green value is 125, and blue value is 101.
Cylindrical-coordinate representations (HSL) of color #877D65: hue: 42°, saturation: 14.4%, and lightness: 46.3%.
Process color (CMYK) of #877D65 is 0%, 7.4%, 25.2%, 47.1%. Web safe color equivalent of #877D65 is ##996666. Color #877D65 contains mainly Yellow.
Color Spaces
| Color spaces of #877D65 | Value |
|---|---|
| RGB | 135, 125, 101 |
| HSL | 42°, 14.4%, 46.3% |
| HSV / HSB | 42°, 25.2%, 52.9% |
| CMYK | 0%, 7.4%, 25.2%, 47.1% |
| XYZ | 19.67, 20.76, 15.28 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000111 | 01111101 | 01100101 |
| Octal | 207 | 175 | 145 |
| Decimal | 135 | 125 | 101 |
| Hex | 87 | 7D | 65 |
Shades of #877D65
Tints of #877D65
.mybgColor { background-color: #877D65; }
.myforeColor { color: #877D65; }
.myborderColor { border: 3px solid #877D65; }
<p style="color:#877D65">Text here</p>
This sample text is styled with font color #877D65. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#877D65">Div content here</div>
<div style="border:3px solid #877D65">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(135, 125, 101, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #877D65; }
.divShadow { -moz-box-shadow: 1px 1px 3px #877D65;
-webkit-box-shadow: 1px 1px 3px #877D65;
box-shadow: 1px 1px 3px #877D65; }
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 #877D65 (Absolute Olive)
Color Overview & Profile: Color #877D65, also known as Absolute Olive, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 53% Red (135/255), 49% Green (125/255), and 40% Blue (101/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #877D65 translates into the CMYK subtractive color model with values of 0% Cyan, 7.4% Magenta, 25.2% Yellow, and 47.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 42°, saturation of 14.4%, and lightness of 46.3%.
Web Accessibility & Design Recommendations: When implementing #877D65 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.
