#B7A083 Craft Brown
#B7A083 (Craft Brown) RGB value is (183, 160, 131).
Red value is 183, green value is 160, and blue value is 131.
Cylindrical-coordinate representations (HSL) of color #B7A083: hue: 33°, saturation: 26.5%, and lightness: 61.6%.
Process color (CMYK) of #B7A083 is 0%, 12.6%, 28.4%, 28.2%. Web safe color equivalent of #B7A083 is ##CC9999. Color #B7A083 contains mainly Yellow.
Color Spaces
| Color spaces of #B7A083 | Value |
|---|---|
| RGB | 183, 160, 131 |
| HSL | 33°, 26.5%, 61.6% |
| HSV / HSB | 33°, 28.4%, 71.8% |
| CMYK | 0%, 12.6%, 28.4%, 28.2% |
| XYZ | 36.2, 36.85, 26.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110111 | 10100000 | 10000011 |
| Octal | 267 | 240 | 203 |
| Decimal | 183 | 160 | 131 |
| Hex | B7 | A0 | 83 |
Shades of #B7A083
Tints of #B7A083
.mybgColor { background-color: #B7A083; }
.myforeColor { color: #B7A083; }
.myborderColor { border: 3px solid #B7A083; }
<p style="color:#B7A083">Text here</p>
This sample text is styled with font color #B7A083. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B7A083">Div content here</div>
<div style="border:3px solid #B7A083">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(183, 160, 131, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B7A083; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B7A083;
-webkit-box-shadow: 1px 1px 3px #B7A083;
box-shadow: 1px 1px 3px #B7A083; }
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 #B7A083 (Craft Brown)
Color Overview & Profile: Color #B7A083, also known as Craft Brown, 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), 63% Green (160/255), and 51% Blue (131/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B7A083 translates into the CMYK subtractive color model with values of 0% Cyan, 12.6% Magenta, 28.4% Yellow, and 28.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 33°, saturation of 26.5%, and lightness of 61.6%.
Web Accessibility & Design Recommendations: When implementing #B7A083 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.
