#CCC6B2 Cantera
#CCC6B2 (Cantera) RGB value is (204, 198, 178).
Red value is 204, green value is 198, and blue value is 178.
Cylindrical-coordinate representations (HSL) of color #CCC6B2: hue: 46°, saturation: 20.3%, and lightness: 74.9%.
Process color (CMYK) of #CCC6B2 is 0%, 2.9%, 12.7%, 20%. Web safe color equivalent of #CCC6B2 is ##CCCC99. Color #CCC6B2 contains mainly Yellow.
Color Spaces
| Color spaces of #CCC6B2 | Value |
|---|---|
| RGB | 204, 198, 178 |
| HSL | 46°, 20.3%, 74.9% |
| HSV / HSB | 46°, 12.7%, 80% |
| CMYK | 0%, 2.9%, 12.7%, 20% |
| XYZ | 53.13, 56.44, 50.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001100 | 11000110 | 10110010 |
| Octal | 314 | 306 | 262 |
| Decimal | 204 | 198 | 178 |
| Hex | CC | C6 | B2 |
Shades of #CCC6B2
Tints of #CCC6B2
.mybgColor { background-color: #CCC6B2; }
.myforeColor { color: #CCC6B2; }
.myborderColor { border: 3px solid #CCC6B2; }
<p style="color:#CCC6B2">Text here</p>
This sample text is styled with font color #CCC6B2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CCC6B2">Div content here</div>
<div style="border:3px solid #CCC6B2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(204, 198, 178, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CCC6B2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CCC6B2;
-webkit-box-shadow: 1px 1px 3px #CCC6B2;
box-shadow: 1px 1px 3px #CCC6B2; }
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 #CCC6B2 (Cantera)
Color Overview & Profile: Color #CCC6B2, also known as Cantera, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (204/255), 78% Green (198/255), and 70% Blue (178/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CCC6B2 translates into the CMYK subtractive color model with values of 0% Cyan, 2.9% Magenta, 12.7% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 46°, saturation of 20.3%, and lightness of 74.9%.
Web Accessibility & Design Recommendations: When implementing #CCC6B2 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.
