#C5BDB2 Linnet
#C5BDB2 (Linnet) RGB value is (197, 189, 178).
Red value is 197, green value is 189, and blue value is 178.
Cylindrical-coordinate representations (HSL) of color #C5BDB2: hue: 35°, saturation: 14.1%, and lightness: 73.5%.
Process color (CMYK) of #C5BDB2 is 0%, 4.1%, 9.6%, 22.7%. Web safe color equivalent of #C5BDB2 is ##CCCC99. Color #C5BDB2 contains mainly GRAY.
Color Spaces
| Color spaces of #C5BDB2 | Value |
|---|---|
| RGB | 197, 189, 178 |
| HSL | 35°, 14.1%, 73.5% |
| HSV / HSB | 35°, 9.6%, 77.3% |
| CMYK | 0%, 4.1%, 9.6%, 22.7% |
| XYZ | 49.26, 51.48, 49.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000101 | 10111101 | 10110010 |
| Octal | 305 | 275 | 262 |
| Decimal | 197 | 189 | 178 |
| Hex | C5 | BD | B2 |
Shades of #C5BDB2
Tints of #C5BDB2
.mybgColor { background-color: #C5BDB2; }
.myforeColor { color: #C5BDB2; }
.myborderColor { border: 3px solid #C5BDB2; }
<p style="color:#C5BDB2">Text here</p>
This sample text is styled with font color #C5BDB2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C5BDB2">Div content here</div>
<div style="border:3px solid #C5BDB2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(197, 189, 178, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C5BDB2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C5BDB2;
-webkit-box-shadow: 1px 1px 3px #C5BDB2;
box-shadow: 1px 1px 3px #C5BDB2; }
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 #C5BDB2 (Linnet)
Color Overview & Profile: Color #C5BDB2, also known as Linnet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 77% Red (197/255), 74% Green (189/255), and 70% Blue (178/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #C5BDB2 translates into the CMYK subtractive color model with values of 0% Cyan, 4.1% Magenta, 9.6% Yellow, and 22.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 14.1%, and lightness of 73.5%.
Web Accessibility & Design Recommendations: When implementing #C5BDB2 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.
