#C1C2BB Blithe Mood
#C1C2BB (Blithe Mood) RGB value is (193, 194, 187).
Red value is 193, green value is 194, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #C1C2BB: hue: 69°, saturation: 5.4%, and lightness: 74.7%.
Process color (CMYK) of #C1C2BB is 0.5%, 0%, 3.6%, 23.9%. Web safe color equivalent of #C1C2BB is ##CCCCCC. Color #C1C2BB contains mainly GRAY.
Color Spaces
| Color spaces of #C1C2BB | Value |
|---|---|
| RGB | 193, 194, 187 |
| HSL | 69°, 5.4%, 74.7% |
| HSV / HSB | 69°, 3.6%, 76.1% |
| CMYK | 0.5%, 0%, 3.6%, 23.9% |
| XYZ | 50.25, 53.51, 54.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000001 | 11000010 | 10111011 |
| Octal | 301 | 302 | 273 |
| Decimal | 193 | 194 | 187 |
| Hex | C1 | C2 | BB |
Shades of #C1C2BB
Tints of #C1C2BB
.mybgColor { background-color: #C1C2BB; }
.myforeColor { color: #C1C2BB; }
.myborderColor { border: 3px solid #C1C2BB; }
<p style="color:#C1C2BB">Text here</p>
This sample text is styled with font color #C1C2BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C1C2BB">Div content here</div>
<div style="border:3px solid #C1C2BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(193, 194, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C1C2BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C1C2BB;
-webkit-box-shadow: 1px 1px 3px #C1C2BB;
box-shadow: 1px 1px 3px #C1C2BB; }
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 #C1C2BB (Blithe Mood)
Color Overview & Profile: Color #C1C2BB, also known as Blithe Mood, 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 (193/255), 76% Green (194/255), and 73% Blue (187/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C1C2BB translates into the CMYK subtractive color model with values of 0.5% Cyan, 0% Magenta, 3.6% Yellow, and 23.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 69°, saturation of 5.4%, and lightness of 74.7%.
Web Accessibility & Design Recommendations: When implementing #C1C2BB 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.
