#8C7763 Dusty Path
#8C7763 (Dusty Path) RGB value is (140, 119, 99).
Red value is 140, green value is 119, and blue value is 99.
Cylindrical-coordinate representations (HSL) of color #8C7763: hue: 29°, saturation: 17.2%, and lightness: 46.9%.
Process color (CMYK) of #8C7763 is 0%, 15%, 29.3%, 45.1%. Web safe color equivalent of #8C7763 is ##996666. Color #8C7763 contains mainly Yellow.
Color Spaces
| Color spaces of #8C7763 | Value |
|---|---|
| RGB | 140, 119, 99 |
| HSL | 29°, 17.2%, 46.9% |
| HSV / HSB | 29°, 29.3%, 54.9% |
| CMYK | 0%, 15%, 29.3%, 45.1% |
| XYZ | 19.66, 19.67, 14.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001100 | 01110111 | 01100011 |
| Octal | 214 | 167 | 143 |
| Decimal | 140 | 119 | 99 |
| Hex | 8C | 77 | 63 |
Shades of #8C7763
Tints of #8C7763
.mybgColor { background-color: #8C7763; }
.myforeColor { color: #8C7763; }
.myborderColor { border: 3px solid #8C7763; }
<p style="color:#8C7763">Text here</p>
This sample text is styled with font color #8C7763. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8C7763">Div content here</div>
<div style="border:3px solid #8C7763">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(140, 119, 99, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8C7763; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8C7763;
-webkit-box-shadow: 1px 1px 3px #8C7763;
box-shadow: 1px 1px 3px #8C7763; }
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 #8C7763 (Dusty Path)
Color Overview & Profile: Color #8C7763, also known as Dusty Path, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (140/255), 47% Green (119/255), and 39% Blue (99/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #8C7763 translates into the CMYK subtractive color model with values of 0% Cyan, 15% Magenta, 29.3% Yellow, and 45.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 29°, saturation of 17.2%, and lightness of 46.9%.
Web Accessibility & Design Recommendations: When implementing #8C7763 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.
