#C9AFA9 Young Turk
#C9AFA9 (Young Turk) RGB value is (201, 175, 169).
Red value is 201, green value is 175, and blue value is 169.
Cylindrical-coordinate representations (HSL) of color #C9AFA9: hue: 11°, saturation: 22.9%, and lightness: 72.5%.
Process color (CMYK) of #C9AFA9 is 0%, 12.9%, 15.9%, 21.2%. Web safe color equivalent of #C9AFA9 is ##CC9999. Color #C9AFA9 contains mainly Yellow.
Color Spaces
| Color spaces of #C9AFA9 | Value |
|---|---|
| RGB | 201, 175, 169 |
| HSL | 11°, 22.9%, 72.5% |
| HSV / HSB | 11°, 15.9%, 78.8% |
| CMYK | 0%, 12.9%, 15.9%, 21.2% |
| XYZ | 46.58, 45.94, 43.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001001 | 10101111 | 10101001 |
| Octal | 311 | 257 | 251 |
| Decimal | 201 | 175 | 169 |
| Hex | C9 | AF | A9 |
Shades of #C9AFA9
Tints of #C9AFA9
.mybgColor { background-color: #C9AFA9; }
.myforeColor { color: #C9AFA9; }
.myborderColor { border: 3px solid #C9AFA9; }
<p style="color:#C9AFA9">Text here</p>
This sample text is styled with font color #C9AFA9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C9AFA9">Div content here</div>
<div style="border:3px solid #C9AFA9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(201, 175, 169, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C9AFA9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C9AFA9;
-webkit-box-shadow: 1px 1px 3px #C9AFA9;
box-shadow: 1px 1px 3px #C9AFA9; }
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 #C9AFA9 (Young Turk)
Color Overview & Profile: Color #C9AFA9, also known as Young Turk, 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 66% Blue (169/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C9AFA9 translates into the CMYK subtractive color model with values of 0% Cyan, 12.9% Magenta, 15.9% Yellow, and 21.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 11°, saturation of 22.9%, and lightness of 72.5%.
Web Accessibility & Design Recommendations: When implementing #C9AFA9 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.
