#BDC0C1 French Grey
#BDC0C1 (French Grey) RGB value is (189, 192, 193).
Red value is 189, green value is 192, and blue value is 193.
Cylindrical-coordinate representations (HSL) of color #BDC0C1: hue: 195°, saturation: 3.1%, and lightness: 74.9%.
Process color (CMYK) of #BDC0C1 is 2.1%, 0.5%, 0%, 24.3%. Web safe color equivalent of #BDC0C1 is ##CCCCCC. Color #BDC0C1 contains mainly GRAY.
Color Spaces
| Color spaces of #BDC0C1 | Value |
|---|---|
| RGB | 189, 192, 193 |
| HSL | 195°, 3.1%, 74.9% |
| HSV / HSB | 195°, 2.1%, 75.7% |
| CMYK | 2.1%, 0.5%, 0%, 24.3% |
| XYZ | 49.46, 52.37, 57.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111101 | 11000000 | 11000001 |
| Octal | 275 | 300 | 301 |
| Decimal | 189 | 192 | 193 |
| Hex | BD | C0 | C1 |
Shades of #BDC0C1
Tints of #BDC0C1
.mybgColor { background-color: #BDC0C1; }
.myforeColor { color: #BDC0C1; }
.myborderColor { border: 3px solid #BDC0C1; }
<p style="color:#BDC0C1">Text here</p>
This sample text is styled with font color #BDC0C1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BDC0C1">Div content here</div>
<div style="border:3px solid #BDC0C1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(189, 192, 193, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BDC0C1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BDC0C1;
-webkit-box-shadow: 1px 1px 3px #BDC0C1;
box-shadow: 1px 1px 3px #BDC0C1; }
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 #BDC0C1 (French Grey)
Color Overview & Profile: Color #BDC0C1, also known as French Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (189/255), 75% Green (192/255), and 76% Blue (193/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #BDC0C1 translates into the CMYK subtractive color model with values of 2.1% Cyan, 0.5% Magenta, 0% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 3.1%, and lightness of 74.9%.
Web Accessibility & Design Recommendations: When implementing #BDC0C1 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.
