#C6C0A6 Mandu Dumpling
#C6C0A6 (Mandu Dumpling) RGB value is (198, 192, 166).
Red value is 198, green value is 192, and blue value is 166.
Cylindrical-coordinate representations (HSL) of color #C6C0A6: hue: 49°, saturation: 21.9%, and lightness: 71.4%.
Process color (CMYK) of #C6C0A6 is 0%, 3%, 16.2%, 22.4%. Web safe color equivalent of #C6C0A6 is ##CCCC99. Color #C6C0A6 contains mainly Yellow.
Color Spaces
| Color spaces of #C6C0A6 | Value |
|---|---|
| RGB | 198, 192, 166 |
| HSL | 49°, 21.9%, 71.4% |
| HSV / HSB | 49°, 16.2%, 77.6% |
| CMYK | 0%, 3%, 16.2%, 22.4% |
| XYZ | 49.02, 52.46, 43.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000110 | 11000000 | 10100110 |
| Octal | 306 | 300 | 246 |
| Decimal | 198 | 192 | 166 |
| Hex | C6 | C0 | A6 |
Shades of #C6C0A6
Tints of #C6C0A6
.mybgColor { background-color: #C6C0A6; }
.myforeColor { color: #C6C0A6; }
.myborderColor { border: 3px solid #C6C0A6; }
<p style="color:#C6C0A6">Text here</p>
This sample text is styled with font color #C6C0A6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C6C0A6">Div content here</div>
<div style="border:3px solid #C6C0A6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(198, 192, 166, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C6C0A6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C6C0A6;
-webkit-box-shadow: 1px 1px 3px #C6C0A6;
box-shadow: 1px 1px 3px #C6C0A6; }
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 #C6C0A6 (Mandu Dumpling)
Color Overview & Profile: Color #C6C0A6, also known as Mandu Dumpling, 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 (198/255), 75% Green (192/255), and 65% Blue (166/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C6C0A6 translates into the CMYK subtractive color model with values of 0% Cyan, 3% Magenta, 16.2% Yellow, and 22.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 49°, saturation of 21.9%, and lightness of 71.4%.
Web Accessibility & Design Recommendations: When implementing #C6C0A6 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.
