#463831 Americano
#463831 (Americano) RGB value is (70, 56, 49).
Red value is 70, green value is 56, and blue value is 49.
Cylindrical-coordinate representations (HSL) of color #463831: hue: 20°, saturation: 17.6%, and lightness: 23.3%.
Process color (CMYK) of #463831 is 0%, 20%, 30%, 72.5%. Web safe color equivalent of #463831 is ##333333. Color #463831 contains mainly Yellow.
Color Spaces
| Color spaces of #463831 | Value |
|---|---|
| RGB | 70, 56, 49 |
| HSL | 20°, 17.6%, 23.3% |
| HSV / HSB | 20°, 30%, 27.5% |
| CMYK | 0%, 20%, 30%, 72.5% |
| XYZ | 4.49, 4.35, 3.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000110 | 00111000 | 00110001 |
| Octal | 106 | 070 | 061 |
| Decimal | 70 | 56 | 49 |
| Hex | 46 | 38 | 31 |
Shades of #463831
Tints of #463831
.mybgColor { background-color: #463831; }
.myforeColor { color: #463831; }
.myborderColor { border: 3px solid #463831; }
<p style="color:#463831">Text here</p>
This sample text is styled with font color #463831. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#463831">Div content here</div>
<div style="border:3px solid #463831">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(70, 56, 49, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #463831; }
.divShadow { -moz-box-shadow: 1px 1px 3px #463831;
-webkit-box-shadow: 1px 1px 3px #463831;
box-shadow: 1px 1px 3px #463831; }
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 #463831 (Americano)
Color Overview & Profile: Color #463831, also known as Americano, 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), 22% Green (56/255), and 19% Blue (49/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #463831 translates into the CMYK subtractive color model with values of 0% Cyan, 20% Magenta, 30% Yellow, and 72.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 20°, saturation of 17.6%, and lightness of 23.3%.
Web Accessibility & Design Recommendations: When implementing #463831 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.
