#C5BBAB Antique Kilim
#C5BBAB (Antique Kilim) RGB value is (197, 187, 171).
Red value is 197, green value is 187, and blue value is 171.
Cylindrical-coordinate representations (HSL) of color #C5BBAB: hue: 37°, saturation: 18.3%, and lightness: 72.2%.
Process color (CMYK) of #C5BBAB is 0%, 5.1%, 13.2%, 22.7%. Web safe color equivalent of #C5BBAB is ##CCCC99. Color #C5BBAB contains mainly Yellow.
Color Spaces
| Color spaces of #C5BBAB | Value |
|---|---|
| RGB | 197, 187, 171 |
| HSL | 37°, 18.3%, 72.2% |
| HSV / HSB | 37°, 13.2%, 77.3% |
| CMYK | 0%, 5.1%, 13.2%, 22.7% |
| XYZ | 48.15, 50.35, 45.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000101 | 10111011 | 10101011 |
| Octal | 305 | 273 | 253 |
| Decimal | 197 | 187 | 171 |
| Hex | C5 | BB | AB |
Shades of #C5BBAB
Tints of #C5BBAB
.mybgColor { background-color: #C5BBAB; }
.myforeColor { color: #C5BBAB; }
.myborderColor { border: 3px solid #C5BBAB; }
<p style="color:#C5BBAB">Text here</p>
This sample text is styled with font color #C5BBAB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C5BBAB">Div content here</div>
<div style="border:3px solid #C5BBAB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(197, 187, 171, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C5BBAB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C5BBAB;
-webkit-box-shadow: 1px 1px 3px #C5BBAB;
box-shadow: 1px 1px 3px #C5BBAB; }
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 #C5BBAB (Antique Kilim)
Color Overview & Profile: Color #C5BBAB, also known as Antique Kilim, 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), 73% Green (187/255), and 67% Blue (171/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C5BBAB translates into the CMYK subtractive color model with values of 0% Cyan, 5.1% Magenta, 13.2% Yellow, and 22.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 18.3%, and lightness of 72.2%.
Web Accessibility & Design Recommendations: When implementing #C5BBAB 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.
