#C9BEAA Khaki Shell
#C9BEAA (Khaki Shell) RGB value is (201, 190, 170).
Red value is 201, green value is 190, and blue value is 170.
Cylindrical-coordinate representations (HSL) of color #C9BEAA: hue: 39°, saturation: 22.3%, and lightness: 72.7%.
Process color (CMYK) of #C9BEAA is 0%, 5.5%, 15.4%, 21.2%. Web safe color equivalent of #C9BEAA is ##CCCC99. Color #C9BEAA contains mainly Yellow.
Color Spaces
| Color spaces of #C9BEAA | Value |
|---|---|
| RGB | 201, 190, 170 |
| HSL | 39°, 22.3%, 72.7% |
| HSV / HSB | 39°, 15.4%, 78.8% |
| CMYK | 0%, 5.5%, 15.4%, 21.2% |
| XYZ | 49.76, 52.15, 45.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001001 | 10111110 | 10101010 |
| Octal | 311 | 276 | 252 |
| Decimal | 201 | 190 | 170 |
| Hex | C9 | BE | AA |
Shades of #C9BEAA
Tints of #C9BEAA
.mybgColor { background-color: #C9BEAA; }
.myforeColor { color: #C9BEAA; }
.myborderColor { border: 3px solid #C9BEAA; }
<p style="color:#C9BEAA">Text here</p>
This sample text is styled with font color #C9BEAA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C9BEAA">Div content here</div>
<div style="border:3px solid #C9BEAA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(201, 190, 170, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C9BEAA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C9BEAA;
-webkit-box-shadow: 1px 1px 3px #C9BEAA;
box-shadow: 1px 1px 3px #C9BEAA; }
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 #C9BEAA (Khaki Shell)
Color Overview & Profile: Color #C9BEAA, also known as Khaki Shell, 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), 75% Green (190/255), and 67% Blue (170/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C9BEAA translates into the CMYK subtractive color model with values of 0% Cyan, 5.5% Magenta, 15.4% Yellow, and 21.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 39°, saturation of 22.3%, and lightness of 72.7%.
Web Accessibility & Design Recommendations: When implementing #C9BEAA 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 ##CCCC99.
