#6B5B4A Ageing Barrel
#6B5B4A (Ageing Barrel) RGB value is (107, 91, 74).
Red value is 107, green value is 91, and blue value is 74.
Cylindrical-coordinate representations (HSL) of color #6B5B4A: hue: 31°, saturation: 18.2%, and lightness: 35.5%.
Process color (CMYK) of #6B5B4A is 0%, 15%, 30.8%, 58%. Web safe color equivalent of #6B5B4A is ##666633. Color #6B5B4A contains mainly Yellow.
Color Spaces
| Color spaces of #6B5B4A | Value |
|---|---|
| RGB | 107, 91, 74 |
| HSL | 31°, 18.2%, 35.5% |
| HSV / HSB | 31°, 30.8%, 42% |
| CMYK | 0%, 15%, 30.8%, 58% |
| XYZ | 11.04, 11.1, 8.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101011 | 01011011 | 01001010 |
| Octal | 153 | 133 | 112 |
| Decimal | 107 | 91 | 74 |
| Hex | 6B | 5B | 4A |
Shades of #6B5B4A
Tints of #6B5B4A
.mybgColor { background-color: #6B5B4A; }
.myforeColor { color: #6B5B4A; }
.myborderColor { border: 3px solid #6B5B4A; }
<p style="color:#6B5B4A">Text here</p>
This sample text is styled with font color #6B5B4A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6B5B4A">Div content here</div>
<div style="border:3px solid #6B5B4A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(107, 91, 74, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6B5B4A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6B5B4A;
-webkit-box-shadow: 1px 1px 3px #6B5B4A;
box-shadow: 1px 1px 3px #6B5B4A; }
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 #6B5B4A (Ageing Barrel)
Color Overview & Profile: Color #6B5B4A, also known as Ageing Barrel, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 42% Red (107/255), 36% Green (91/255), and 29% Blue (74/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #6B5B4A translates into the CMYK subtractive color model with values of 0% Cyan, 15% Magenta, 30.8% Yellow, and 58% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 18.2%, and lightness of 35.5%.
Web Accessibility & Design Recommendations: When implementing #6B5B4A 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 ##666633.
