#463D3E Black Truffle
#463D3E (Black Truffle) RGB value is (70, 61, 62).
Red value is 70, green value is 61, and blue value is 62.
Cylindrical-coordinate representations (HSL) of color #463D3E: hue: 353°, saturation: 6.9%, and lightness: 25.7%.
Process color (CMYK) of #463D3E is 0%, 12.9%, 11.4%, 72.5%. Web safe color equivalent of #463D3E is ##333333. Color #463D3E contains mainly GRAY.
Color Spaces
| Color spaces of #463D3E | Value |
|---|---|
| RGB | 70, 61, 62 |
| HSL | 353°, 6.9%, 25.7% |
| HSV / HSB | 353°, 12.9%, 27.5% |
| CMYK | 0%, 12.9%, 11.4%, 72.5% |
| XYZ | 5.06, 4.99, 5.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000110 | 00111101 | 00111110 |
| Octal | 106 | 075 | 076 |
| Decimal | 70 | 61 | 62 |
| Hex | 46 | 3D | 3E |
Shades of #463D3E
Tints of #463D3E
.mybgColor { background-color: #463D3E; }
.myforeColor { color: #463D3E; }
.myborderColor { border: 3px solid #463D3E; }
<p style="color:#463D3E">Text here</p>
This sample text is styled with font color #463D3E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#463D3E">Div content here</div>
<div style="border:3px solid #463D3E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(70, 61, 62, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #463D3E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #463D3E;
-webkit-box-shadow: 1px 1px 3px #463D3E;
box-shadow: 1px 1px 3px #463D3E; }
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 #463D3E (Black Truffle)
Color Overview & Profile: Color #463D3E, also known as Black Truffle, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 27% Red (70/255), 24% Green (61/255), and 24% Blue (62/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #463D3E translates into the CMYK subtractive color model with values of 0% Cyan, 12.9% Magenta, 11.4% Yellow, and 72.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 353°, saturation of 6.9%, and lightness of 25.7%.
Web Accessibility & Design Recommendations: When implementing #463D3E 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 ##333333.
