#B6935C Barley Corn
#B6935C (Barley Corn) RGB value is (182, 147, 92).
Red value is 182, green value is 147, and blue value is 92.
Cylindrical-coordinate representations (HSL) of color #B6935C: hue: 37°, saturation: 38.1%, and lightness: 53.7%.
Process color (CMYK) of #B6935C is 0%, 19.2%, 49.5%, 28.6%. Web safe color equivalent of #B6935C is ##CC9966. Color #B6935C contains mainly Yellow.
Color Spaces
| Color spaces of #B6935C | Value |
|---|---|
| RGB | 182, 147, 92 |
| HSL | 37°, 38.1%, 53.7% |
| HSV / HSB | 37°, 49.5%, 71.4% |
| CMYK | 0%, 19.2%, 49.5%, 28.6% |
| XYZ | 31.66, 31.59, 14.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110110 | 10010011 | 01011100 |
| Octal | 266 | 223 | 134 |
| Decimal | 182 | 147 | 92 |
| Hex | B6 | 93 | 5C |
Shades of #B6935C
Tints of #B6935C
.mybgColor { background-color: #B6935C; }
.myforeColor { color: #B6935C; }
.myborderColor { border: 3px solid #B6935C; }
<p style="color:#B6935C">Text here</p>
This sample text is styled with font color #B6935C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B6935C">Div content here</div>
<div style="border:3px solid #B6935C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(182, 147, 92, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B6935C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B6935C;
-webkit-box-shadow: 1px 1px 3px #B6935C;
box-shadow: 1px 1px 3px #B6935C; }
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 #B6935C (Barley Corn)
Color Overview & Profile: Color #B6935C, also known as Barley Corn, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (182/255), 58% Green (147/255), and 36% Blue (92/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B6935C translates into the CMYK subtractive color model with values of 0% Cyan, 19.2% Magenta, 49.5% Yellow, and 28.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 38.1%, and lightness of 53.7%.
Web Accessibility & Design Recommendations: When implementing #B6935C 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.
