#C3BFB9 Blithe Mood
#C3BFB9 (Blithe Mood) RGB value is (195, 191, 185).
Red value is 195, green value is 191, and blue value is 185.
Cylindrical-coordinate representations (HSL) of color #C3BFB9: hue: 36°, saturation: 7.7%, and lightness: 74.5%.
Process color (CMYK) of #C3BFB9 is 0%, 2.1%, 5.1%, 23.5%. Web safe color equivalent of #C3BFB9 is ##CCCCCC. Color #C3BFB9 contains mainly GRAY.
Color Spaces
| Color spaces of #C3BFB9 | Value |
|---|---|
| RGB | 195, 191, 185 |
| HSL | 36°, 7.7%, 74.5% |
| HSV / HSB | 36°, 5.1%, 76.5% |
| CMYK | 0%, 2.1%, 5.1%, 23.5% |
| XYZ | 49.89, 52.37, 53.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000011 | 10111111 | 10111001 |
| Octal | 303 | 277 | 271 |
| Decimal | 195 | 191 | 185 |
| Hex | C3 | BF | B9 |
Shades of #C3BFB9
Tints of #C3BFB9
.mybgColor { background-color: #C3BFB9; }
.myforeColor { color: #C3BFB9; }
.myborderColor { border: 3px solid #C3BFB9; }
<p style="color:#C3BFB9">Text here</p>
This sample text is styled with font color #C3BFB9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C3BFB9">Div content here</div>
<div style="border:3px solid #C3BFB9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(195, 191, 185, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C3BFB9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C3BFB9;
-webkit-box-shadow: 1px 1px 3px #C3BFB9;
box-shadow: 1px 1px 3px #C3BFB9; }
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 #C3BFB9 (Blithe Mood)
Color Overview & Profile: Color #C3BFB9, 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 (195/255), 75% Green (191/255), and 73% Blue (185/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C3BFB9 translates into the CMYK subtractive color model with values of 0% Cyan, 2.1% Magenta, 5.1% Yellow, and 23.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 7.7%, and lightness of 74.5%.
Web Accessibility & Design Recommendations: When implementing #C3BFB9 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.
