#B46C42 Truepenny
#B46C42 (Truepenny) RGB value is (180, 108, 66).
Red value is 180, green value is 108, and blue value is 66.
Cylindrical-coordinate representations (HSL) of color #B46C42: hue: 22°, saturation: 46.3%, and lightness: 48.2%.
Process color (CMYK) of #B46C42 is 0%, 40%, 63.3%, 29.4%. Web safe color equivalent of #B46C42 is ##CC6633. Color #B46C42 contains mainly Red.
Color Spaces
| Color spaces of #B46C42 | Value |
|---|---|
| RGB | 180, 108, 66 |
| HSL | 22°, 46.3%, 48.2% |
| HSV / HSB | 22°, 63.3%, 70.6% |
| CMYK | 0%, 40%, 63.3%, 29.4% |
| XYZ | 25.17, 20.82, 7.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110100 | 01101100 | 01000010 |
| Octal | 264 | 154 | 102 |
| Decimal | 180 | 108 | 66 |
| Hex | B4 | 6C | 42 |
Shades of #B46C42
Tints of #B46C42
.mybgColor { background-color: #B46C42; }
.myforeColor { color: #B46C42; }
.myborderColor { border: 3px solid #B46C42; }
<p style="color:#B46C42">Text here</p>
This sample text is styled with font color #B46C42. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B46C42">Div content here</div>
<div style="border:3px solid #B46C42">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(180, 108, 66, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B46C42; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B46C42;
-webkit-box-shadow: 1px 1px 3px #B46C42;
box-shadow: 1px 1px 3px #B46C42; }
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 #B46C42 (Truepenny)
Color Overview & Profile: Color #B46C42, also known as Truepenny, 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 (180/255), 42% Green (108/255), and 26% Blue (66/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B46C42 translates into the CMYK subtractive color model with values of 0% Cyan, 40% Magenta, 63.3% Yellow, and 29.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 22°, saturation of 46.3%, and lightness of 48.2%.
Web Accessibility & Design Recommendations: When implementing #B46C42 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 ##CC6633.
