#C9AF96 Toasted Wheat
#C9AF96 (Toasted Wheat) RGB value is (201, 175, 150).
Red value is 201, green value is 175, and blue value is 150.
Cylindrical-coordinate representations (HSL) of color #C9AF96: hue: 29°, saturation: 32.1%, and lightness: 68.8%.
Process color (CMYK) of #C9AF96 is 0%, 12.9%, 25.4%, 21.2%. Web safe color equivalent of #C9AF96 is ##CC9999. Color #C9AF96 contains mainly Yellow.
Color Spaces
| Color spaces of #C9AF96 | Value |
|---|---|
| RGB | 201, 175, 150 |
| HSL | 29°, 32.1%, 68.8% |
| HSV / HSB | 29°, 25.4%, 78.8% |
| CMYK | 0%, 12.9%, 25.4%, 21.2% |
| XYZ | 44.92, 45.28, 35.22 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001001 | 10101111 | 10010110 |
| Octal | 311 | 257 | 226 |
| Decimal | 201 | 175 | 150 |
| Hex | C9 | AF | 96 |
Shades of #C9AF96
Tints of #C9AF96
.mybgColor { background-color: #C9AF96; }
.myforeColor { color: #C9AF96; }
.myborderColor { border: 3px solid #C9AF96; }
<p style="color:#C9AF96">Text here</p>
This sample text is styled with font color #C9AF96. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C9AF96">Div content here</div>
<div style="border:3px solid #C9AF96">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(201, 175, 150, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C9AF96; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C9AF96;
-webkit-box-shadow: 1px 1px 3px #C9AF96;
box-shadow: 1px 1px 3px #C9AF96; }
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 #C9AF96 (Toasted Wheat)
Color Overview & Profile: Color #C9AF96, also known as Toasted Wheat, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 79% Red (201/255), 69% Green (175/255), and 59% Blue (150/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C9AF96 translates into the CMYK subtractive color model with values of 0% Cyan, 12.9% Magenta, 25.4% Yellow, and 21.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 29°, saturation of 32.1%, and lightness of 68.8%.
Web Accessibility & Design Recommendations: When implementing #C9AF96 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.
