#C0CABC Desert Panzer
#C0CABC (Desert Panzer) RGB value is (192, 202, 188).
Red value is 192, green value is 202, and blue value is 188.
Cylindrical-coordinate representations (HSL) of color #C0CABC: hue: 103°, saturation: 11.7%, and lightness: 76.5%.
Process color (CMYK) of #C0CABC is 5%, 0%, 6.9%, 20.8%. Web safe color equivalent of #C0CABC is ##CCCCCC. Color #C0CABC contains mainly GRAY.
Color Spaces
| Color spaces of #C0CABC | Value |
|---|---|
| RGB | 192, 202, 188 |
| HSL | 103°, 11.7%, 76.5% |
| HSV / HSB | 103°, 6.9%, 79.2% |
| CMYK | 5%, 0%, 6.9%, 20.8% |
| XYZ | 51.93, 57.08, 55.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000000 | 11001010 | 10111100 |
| Octal | 300 | 312 | 274 |
| Decimal | 192 | 202 | 188 |
| Hex | C0 | CA | BC |
Shades of #C0CABC
Tints of #C0CABC
.mybgColor { background-color: #C0CABC; }
.myforeColor { color: #C0CABC; }
.myborderColor { border: 3px solid #C0CABC; }
<p style="color:#C0CABC">Text here</p>
This sample text is styled with font color #C0CABC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C0CABC">Div content here</div>
<div style="border:3px solid #C0CABC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(192, 202, 188, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C0CABC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C0CABC;
-webkit-box-shadow: 1px 1px 3px #C0CABC;
box-shadow: 1px 1px 3px #C0CABC; }
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 #C0CABC (Desert Panzer)
Color Overview & Profile: Color #C0CABC, also known as Desert Panzer, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (192/255), 79% Green (202/255), and 74% Blue (188/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C0CABC translates into the CMYK subtractive color model with values of 5% Cyan, 0% Magenta, 6.9% Yellow, and 20.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 103°, saturation of 11.7%, and lightness of 76.5%.
Web Accessibility & Design Recommendations: When implementing #C0CABC 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.
