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