#A67E4B Tosty Crust
#A67E4B (Tosty Crust) RGB value is (166, 126, 75).
Red value is 166, green value is 126, and blue value is 75.
Cylindrical-coordinate representations (HSL) of color #A67E4B: hue: 34°, saturation: 37.8%, and lightness: 47.3%.
Process color (CMYK) of #A67E4B is 0%, 24.1%, 54.8%, 34.9%. Web safe color equivalent of #A67E4B is ##996633. Color #A67E4B contains mainly Yellow.
Color Spaces
| Color spaces of #A67E4B | Value |
|---|---|
| RGB | 166, 126, 75 |
| HSL | 34°, 37.8%, 47.3% |
| HSV / HSB | 34°, 54.8%, 65.1% |
| CMYK | 0%, 24.1%, 54.8%, 34.9% |
| XYZ | 24.46, 23.54, 9.91 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100110 | 01111110 | 01001011 |
| Octal | 246 | 176 | 113 |
| Decimal | 166 | 126 | 75 |
| Hex | A6 | 7E | 4B |
Shades of #A67E4B
Tints of #A67E4B
.mybgColor { background-color: #A67E4B; }
.myforeColor { color: #A67E4B; }
.myborderColor { border: 3px solid #A67E4B; }
<p style="color:#A67E4B">Text here</p>
This sample text is styled with font color #A67E4B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A67E4B">Div content here</div>
<div style="border:3px solid #A67E4B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(166, 126, 75, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A67E4B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A67E4B;
-webkit-box-shadow: 1px 1px 3px #A67E4B;
box-shadow: 1px 1px 3px #A67E4B; }
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 #A67E4B (Tosty Crust)
Color Overview & Profile: Color #A67E4B, also known as Tosty Crust, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (166/255), 49% Green (126/255), and 29% Blue (75/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A67E4B translates into the CMYK subtractive color model with values of 0% Cyan, 24.1% Magenta, 54.8% Yellow, and 34.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 37.8%, and lightness of 47.3%.
Web Accessibility & Design Recommendations: When implementing #A67E4B 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 ##996633.
