#C48446 Butterscotch Glaze
#C48446 (Butterscotch Glaze) RGB value is (196, 132, 70).
Red value is 196, green value is 132, and blue value is 70.
Cylindrical-coordinate representations (HSL) of color #C48446: hue: 30°, saturation: 51.6%, and lightness: 52.2%.
Process color (CMYK) of #C48446 is 0%, 32.7%, 64.3%, 23.1%. Web safe color equivalent of #C48446 is ##CC9933. Color #C48446 contains mainly Red.
Color Spaces
| Color spaces of #C48446 | Value |
|---|---|
| RGB | 196, 132, 70 |
| HSL | 30°, 51.6%, 52.2% |
| HSV / HSB | 30°, 64.3%, 76.9% |
| CMYK | 0%, 32.7%, 64.3%, 23.1% |
| XYZ | 32.12, 28.68, 9.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000100 | 10000100 | 01000110 |
| Octal | 304 | 204 | 106 |
| Decimal | 196 | 132 | 70 |
| Hex | C4 | 84 | 46 |
Shades of #C48446
Tints of #C48446
.mybgColor { background-color: #C48446; }
.myforeColor { color: #C48446; }
.myborderColor { border: 3px solid #C48446; }
<p style="color:#C48446">Text here</p>
This sample text is styled with font color #C48446. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C48446">Div content here</div>
<div style="border:3px solid #C48446">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(196, 132, 70, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C48446; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C48446;
-webkit-box-shadow: 1px 1px 3px #C48446;
box-shadow: 1px 1px 3px #C48446; }
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 #C48446 (Butterscotch Glaze)
Color Overview & Profile: Color #C48446, also known as Butterscotch Glaze, 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 (196/255), 52% Green (132/255), and 27% Blue (70/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C48446 translates into the CMYK subtractive color model with values of 0% Cyan, 32.7% Magenta, 64.3% Yellow, and 23.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 51.6%, and lightness of 52.2%.
Web Accessibility & Design Recommendations: When implementing #C48446 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 ##CC9933.
