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