#C3B69F Basic Khaki
#C3B69F (Basic Khaki) RGB value is (195, 182, 159).
Red value is 195, green value is 182, and blue value is 159.
Cylindrical-coordinate representations (HSL) of color #C3B69F: hue: 38°, saturation: 23.1%, and lightness: 69.4%.
Process color (CMYK) of #C3B69F is 0%, 6.7%, 18.5%, 23.5%. Web safe color equivalent of #C3B69F is ##CCCC99. Color #C3B69F contains mainly Yellow.
Color Spaces
| Color spaces of #C3B69F | Value |
|---|---|
| RGB | 195, 182, 159 |
| HSL | 38°, 23.1%, 69.4% |
| HSV / HSB | 38°, 18.5%, 76.5% |
| CMYK | 0%, 6.7%, 18.5%, 23.5% |
| XYZ | 45.49, 47.56, 39.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000011 | 10110110 | 10011111 |
| Octal | 303 | 266 | 237 |
| Decimal | 195 | 182 | 159 |
| Hex | C3 | B6 | 9F |
Shades of #C3B69F
Tints of #C3B69F
.mybgColor { background-color: #C3B69F; }
.myforeColor { color: #C3B69F; }
.myborderColor { border: 3px solid #C3B69F; }
<p style="color:#C3B69F">Text here</p>
This sample text is styled with font color #C3B69F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C3B69F">Div content here</div>
<div style="border:3px solid #C3B69F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(195, 182, 159, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C3B69F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C3B69F;
-webkit-box-shadow: 1px 1px 3px #C3B69F;
box-shadow: 1px 1px 3px #C3B69F; }
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 #C3B69F (Basic Khaki)
Color Overview & Profile: Color #C3B69F, also known as Basic Khaki, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (195/255), 71% Green (182/255), and 62% Blue (159/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C3B69F translates into the CMYK subtractive color model with values of 0% Cyan, 6.7% Magenta, 18.5% Yellow, and 23.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 23.1%, and lightness of 69.4%.
Web Accessibility & Design Recommendations: When implementing #C3B69F 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.
