#AF9770 Trench
#AF9770 (Trench) RGB value is (175, 151, 112).
Red value is 175, green value is 151, and blue value is 112.
Cylindrical-coordinate representations (HSL) of color #AF9770: hue: 37°, saturation: 28.3%, and lightness: 56.3%.
Process color (CMYK) of #AF9770 is 0%, 13.7%, 36%, 31.4%. Web safe color equivalent of #AF9770 is ##999966. Color #AF9770 contains mainly Yellow.
Color Spaces
| Color spaces of #AF9770 | Value |
|---|---|
| RGB | 175, 151, 112 |
| HSL | 37°, 28.3%, 56.3% |
| HSV / HSB | 37°, 36%, 68.6% |
| CMYK | 0%, 13.7%, 36%, 31.4% |
| XYZ | 31.67, 32.42, 19.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101111 | 10010111 | 01110000 |
| Octal | 257 | 227 | 160 |
| Decimal | 175 | 151 | 112 |
| Hex | AF | 97 | 70 |
Shades of #AF9770
Tints of #AF9770
.mybgColor { background-color: #AF9770; }
.myforeColor { color: #AF9770; }
.myborderColor { border: 3px solid #AF9770; }
<p style="color:#AF9770">Text here</p>
This sample text is styled with font color #AF9770. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AF9770">Div content here</div>
<div style="border:3px solid #AF9770">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(175, 151, 112, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AF9770; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AF9770;
-webkit-box-shadow: 1px 1px 3px #AF9770;
box-shadow: 1px 1px 3px #AF9770; }
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 #AF9770 (Trench)
Color Overview & Profile: Color #AF9770, also known as Trench, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (175/255), 59% Green (151/255), and 44% Blue (112/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #AF9770 translates into the CMYK subtractive color model with values of 0% Cyan, 13.7% Magenta, 36% Yellow, and 31.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 28.3%, and lightness of 56.3%.
Web Accessibility & Design Recommendations: When implementing #AF9770 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 ##999966.
