#C4A586 Farro
#C4A586 (Farro) RGB value is (196, 165, 134).
Red value is 196, green value is 165, and blue value is 134.
Cylindrical-coordinate representations (HSL) of color #C4A586: hue: 30°, saturation: 34.4%, and lightness: 64.7%.
Process color (CMYK) of #C4A586 is 0%, 15.8%, 31.6%, 23.1%. Web safe color equivalent of #C4A586 is ##CC9999. Color #C4A586 contains mainly Yellow.
Color Spaces
| Color spaces of #C4A586 | Value |
|---|---|
| RGB | 196, 165, 134 |
| HSL | 30°, 34.4%, 64.7% |
| HSV / HSB | 30°, 31.6%, 76.9% |
| CMYK | 0%, 15.8%, 31.6%, 23.1% |
| XYZ | 40.52, 40.37, 28.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000100 | 10100101 | 10000110 |
| Octal | 304 | 245 | 206 |
| Decimal | 196 | 165 | 134 |
| Hex | C4 | A5 | 86 |
Shades of #C4A586
Tints of #C4A586
.mybgColor { background-color: #C4A586; }
.myforeColor { color: #C4A586; }
.myborderColor { border: 3px solid #C4A586; }
<p style="color:#C4A586">Text here</p>
This sample text is styled with font color #C4A586. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C4A586">Div content here</div>
<div style="border:3px solid #C4A586">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(196, 165, 134, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C4A586; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C4A586;
-webkit-box-shadow: 1px 1px 3px #C4A586;
box-shadow: 1px 1px 3px #C4A586; }
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 #C4A586 (Farro)
Color Overview & Profile: Color #C4A586, also known as Farro, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 77% Red (196/255), 65% Green (165/255), and 53% Blue (134/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C4A586 translates into the CMYK subtractive color model with values of 0% Cyan, 15.8% Magenta, 31.6% Yellow, and 23.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 34.4%, and lightness of 64.7%.
Web Accessibility & Design Recommendations: When implementing #C4A586 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 ##CC9999.
