#C2C2BC Gull Feather
#C2C2BC (Gull Feather) RGB value is (194, 194, 188).
Red value is 194, green value is 194, and blue value is 188.
Cylindrical-coordinate representations (HSL) of color #C2C2BC: hue: 60°, saturation: 4.7%, and lightness: 74.9%.
Process color (CMYK) of #C2C2BC is 0%, 0%, 3.1%, 23.9%. Web safe color equivalent of #C2C2BC is ##CCCCCC. Color #C2C2BC contains mainly GRAY.
Color Spaces
| Color spaces of #C2C2BC | Value |
|---|---|
| RGB | 194, 194, 188 |
| HSL | 60°, 4.7%, 74.9% |
| HSV / HSB | 60°, 3.1%, 76.1% |
| CMYK | 0%, 0%, 3.1%, 23.9% |
| XYZ | 50.62, 53.68, 55.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000010 | 11000010 | 10111100 |
| Octal | 302 | 302 | 274 |
| Decimal | 194 | 194 | 188 |
| Hex | C2 | C2 | BC |
Shades of #C2C2BC
Tints of #C2C2BC
.mybgColor { background-color: #C2C2BC; }
.myforeColor { color: #C2C2BC; }
.myborderColor { border: 3px solid #C2C2BC; }
<p style="color:#C2C2BC">Text here</p>
This sample text is styled with font color #C2C2BC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C2C2BC">Div content here</div>
<div style="border:3px solid #C2C2BC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(194, 194, 188, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C2C2BC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C2C2BC;
-webkit-box-shadow: 1px 1px 3px #C2C2BC;
box-shadow: 1px 1px 3px #C2C2BC; }
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 #C2C2BC (Gull Feather)
Color Overview & Profile: Color #C2C2BC, also known as Gull Feather, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (194/255), 76% Green (194/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, #C2C2BC translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 3.1% Yellow, and 23.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 4.7%, and lightness of 74.9%.
Web Accessibility & Design Recommendations: When implementing #C2C2BC 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.
