#B7A28E Hickory
#B7A28E (Hickory) RGB value is (183, 162, 142).
Red value is 183, green value is 162, and blue value is 142.
Cylindrical-coordinate representations (HSL) of color #B7A28E: hue: 29°, saturation: 22.2%, and lightness: 63.7%.
Process color (CMYK) of #B7A28E is 0%, 11.5%, 22.4%, 28.2%. Web safe color equivalent of #B7A28E is ##CC9999. Color #B7A28E contains mainly Yellow.
Color Spaces
| Color spaces of #B7A28E | Value |
|---|---|
| RGB | 183, 162, 142 |
| HSL | 29°, 22.2%, 63.7% |
| HSV / HSB | 29°, 22.4%, 71.8% |
| CMYK | 0%, 11.5%, 22.4%, 28.2% |
| XYZ | 37.33, 37.86, 30.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110111 | 10100010 | 10001110 |
| Octal | 267 | 242 | 216 |
| Decimal | 183 | 162 | 142 |
| Hex | B7 | A2 | 8E |
Shades of #B7A28E
Tints of #B7A28E
.mybgColor { background-color: #B7A28E; }
.myforeColor { color: #B7A28E; }
.myborderColor { border: 3px solid #B7A28E; }
<p style="color:#B7A28E">Text here</p>
This sample text is styled with font color #B7A28E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B7A28E">Div content here</div>
<div style="border:3px solid #B7A28E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(183, 162, 142, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B7A28E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B7A28E;
-webkit-box-shadow: 1px 1px 3px #B7A28E;
box-shadow: 1px 1px 3px #B7A28E; }
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 #B7A28E (Hickory)
Color Overview & Profile: Color #B7A28E, also known as Hickory, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 72% Red (183/255), 64% Green (162/255), and 56% Blue (142/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B7A28E translates into the CMYK subtractive color model with values of 0% Cyan, 11.5% Magenta, 22.4% Yellow, and 28.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 29°, saturation of 22.2%, and lightness of 63.7%.
Web Accessibility & Design Recommendations: When implementing #B7A28E 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 ##CC9999.
