#C7C1BB Taupe White
#C7C1BB (Taupe White) RGB value is (199, 193, 187).
Red value is 199, green value is 193, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #C7C1BB: hue: 30°, saturation: 9.7%, and lightness: 75.7%.
Process color (CMYK) of #C7C1BB is 0%, 3%, 6%, 22%. Web safe color equivalent of #C7C1BB is ##CCCCCC. Color #C7C1BB contains mainly GRAY.
Color Spaces
| Color spaces of #C7C1BB | Value |
|---|---|
| RGB | 199, 193, 187 |
| HSL | 30°, 9.7%, 75.7% |
| HSV / HSB | 30°, 6%, 78% |
| CMYK | 0%, 3%, 6%, 22% |
| XYZ | 51.59, 53.87, 54.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000111 | 11000001 | 10111011 |
| Octal | 307 | 301 | 273 |
| Decimal | 199 | 193 | 187 |
| Hex | C7 | C1 | BB |
Shades of #C7C1BB
Tints of #C7C1BB
.mybgColor { background-color: #C7C1BB; }
.myforeColor { color: #C7C1BB; }
.myborderColor { border: 3px solid #C7C1BB; }
<p style="color:#C7C1BB">Text here</p>
This sample text is styled with font color #C7C1BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C7C1BB">Div content here</div>
<div style="border:3px solid #C7C1BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(199, 193, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C7C1BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C7C1BB;
-webkit-box-shadow: 1px 1px 3px #C7C1BB;
box-shadow: 1px 1px 3px #C7C1BB; }
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 #C7C1BB (Taupe White)
Color Overview & Profile: Color #C7C1BB, also known as Taupe White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (199/255), 76% Green (193/255), and 73% Blue (187/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C7C1BB translates into the CMYK subtractive color model with values of 0% Cyan, 3% Magenta, 6% Yellow, and 22% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 9.7%, and lightness of 75.7%.
Web Accessibility & Design Recommendations: When implementing #C7C1BB 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 ##CCCCCC.
