#6E4826 Pickled Bean
#6E4826 (Pickled Bean) RGB value is (110, 72, 38).
Red value is 110, green value is 72, and blue value is 38.
Cylindrical-coordinate representations (HSL) of color #6E4826: hue: 28°, saturation: 48.6%, and lightness: 29%.
Process color (CMYK) of #6E4826 is 0%, 34.5%, 65.5%, 56.9%. Web safe color equivalent of #6E4826 is ##663333. Color #6E4826 contains mainly Red.
Color Spaces
| Color spaces of #6E4826 | Value |
|---|---|
| RGB | 110, 72, 38 |
| HSL | 28°, 48.6%, 29% |
| HSV / HSB | 28°, 65.5%, 43.1% |
| CMYK | 0%, 34.5%, 65.5%, 56.9% |
| XYZ | 9.1, 8.09, 2.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101110 | 01001000 | 00100110 |
| Octal | 156 | 110 | 046 |
| Decimal | 110 | 72 | 38 |
| Hex | 6E | 48 | 26 |
Shades of #6E4826
Tints of #6E4826
.mybgColor { background-color: #6E4826; }
.myforeColor { color: #6E4826; }
.myborderColor { border: 3px solid #6E4826; }
<p style="color:#6E4826">Text here</p>
This sample text is styled with font color #6E4826. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6E4826">Div content here</div>
<div style="border:3px solid #6E4826">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(110, 72, 38, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6E4826; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6E4826;
-webkit-box-shadow: 1px 1px 3px #6E4826;
box-shadow: 1px 1px 3px #6E4826; }
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 #6E4826 (Pickled Bean)
Color Overview & Profile: Color #6E4826, also known as Pickled Bean, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 43% Red (110/255), 28% Green (72/255), and 15% Blue (38/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #6E4826 translates into the CMYK subtractive color model with values of 0% Cyan, 34.5% Magenta, 65.5% Yellow, and 56.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 48.6%, and lightness of 29%.
Web Accessibility & Design Recommendations: When implementing #6E4826 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 ##663333.
