#C7BCA1 Chopped Almonds
#C7BCA1 (Chopped Almonds) RGB value is (199, 188, 161).
Red value is 199, green value is 188, and blue value is 161.
Cylindrical-coordinate representations (HSL) of color #C7BCA1: hue: 43°, saturation: 25.3%, and lightness: 70.6%.
Process color (CMYK) of #C7BCA1 is 0%, 5.5%, 19.1%, 22%. Web safe color equivalent of #C7BCA1 is ##CCCC99. Color #C7BCA1 contains mainly Yellow.
Color Spaces
| Color spaces of #C7BCA1 | Value |
|---|---|
| RGB | 199, 188, 161 |
| HSL | 43°, 25.3%, 70.6% |
| HSV / HSB | 43°, 19.1%, 78% |
| CMYK | 0%, 5.5%, 19.1%, 22% |
| XYZ | 47.97, 50.68, 40.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000111 | 10111100 | 10100001 |
| Octal | 307 | 274 | 241 |
| Decimal | 199 | 188 | 161 |
| Hex | C7 | BC | A1 |
Shades of #C7BCA1
Tints of #C7BCA1
.mybgColor { background-color: #C7BCA1; }
.myforeColor { color: #C7BCA1; }
.myborderColor { border: 3px solid #C7BCA1; }
<p style="color:#C7BCA1">Text here</p>
This sample text is styled with font color #C7BCA1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C7BCA1">Div content here</div>
<div style="border:3px solid #C7BCA1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(199, 188, 161, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C7BCA1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C7BCA1;
-webkit-box-shadow: 1px 1px 3px #C7BCA1;
box-shadow: 1px 1px 3px #C7BCA1; }
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 #C7BCA1 (Chopped Almonds)
Color Overview & Profile: Color #C7BCA1, also known as Chopped Almonds, 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), 74% Green (188/255), and 63% Blue (161/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C7BCA1 translates into the CMYK subtractive color model with values of 0% Cyan, 5.5% Magenta, 19.1% Yellow, and 22% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 43°, saturation of 25.3%, and lightness of 70.6%.
Web Accessibility & Design Recommendations: When implementing #C7BCA1 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.
