#474642 Black Mocha
#474642 (Black Mocha) RGB value is (71, 70, 66).
Red value is 71, green value is 70, and blue value is 66.
Cylindrical-coordinate representations (HSL) of color #474642: hue: 48°, saturation: 3.6%, and lightness: 26.9%.
Process color (CMYK) of #474642 is 0%, 1.4%, 7%, 72.2%. Web safe color equivalent of #474642 is ##333333. Color #474642 contains mainly GRAY.
Color Spaces
| Color spaces of #474642 | Value |
|---|---|
| RGB | 71, 70, 66 |
| HSL | 48°, 3.6%, 26.9% |
| HSV / HSB | 48°, 7%, 27.8% |
| CMYK | 0%, 1.4%, 7%, 72.2% |
| XYZ | 5.77, 6.11, 6.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000111 | 01000110 | 01000010 |
| Octal | 107 | 106 | 102 |
| Decimal | 71 | 70 | 66 |
| Hex | 47 | 46 | 42 |
Shades of #474642
Tints of #474642
.mybgColor { background-color: #474642; }
.myforeColor { color: #474642; }
.myborderColor { border: 3px solid #474642; }
<p style="color:#474642">Text here</p>
This sample text is styled with font color #474642. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#474642">Div content here</div>
<div style="border:3px solid #474642">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(71, 70, 66, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #474642; }
.divShadow { -moz-box-shadow: 1px 1px 3px #474642;
-webkit-box-shadow: 1px 1px 3px #474642;
box-shadow: 1px 1px 3px #474642; }
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 #474642 (Black Mocha)
Color Overview & Profile: Color #474642, also known as Black Mocha, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 28% Red (71/255), 27% Green (70/255), and 26% Blue (66/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #474642 translates into the CMYK subtractive color model with values of 0% Cyan, 1.4% Magenta, 7% Yellow, and 72.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 48°, saturation of 3.6%, and lightness of 26.9%.
Web Accessibility & Design Recommendations: When implementing #474642 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.
