#4B4741 Black Mocha
#4B4741 (Black Mocha) RGB value is (75, 71, 65).
Red value is 75, green value is 71, and blue value is 65.
Cylindrical-coordinate representations (HSL) of color #4B4741: hue: 36°, saturation: 7.1%, and lightness: 27.5%.
Process color (CMYK) of #4B4741 is 0%, 5.3%, 13.3%, 70.6%. Web safe color equivalent of #4B4741 is ##333333. Color #4B4741 contains mainly GRAY.
Color Spaces
| Color spaces of #4B4741 | Value |
|---|---|
| RGB | 75, 71, 65 |
| HSL | 36°, 7.1%, 27.5% |
| HSV / HSB | 36°, 13.3%, 29.4% |
| CMYK | 0%, 5.3%, 13.3%, 70.6% |
| XYZ | 6.11, 6.38, 5.91 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001011 | 01000111 | 01000001 |
| Octal | 113 | 107 | 101 |
| Decimal | 75 | 71 | 65 |
| Hex | 4B | 47 | 41 |
Shades of #4B4741
Tints of #4B4741
.mybgColor { background-color: #4B4741; }
.myforeColor { color: #4B4741; }
.myborderColor { border: 3px solid #4B4741; }
<p style="color:#4B4741">Text here</p>
This sample text is styled with font color #4B4741. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4B4741">Div content here</div>
<div style="border:3px solid #4B4741">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(75, 71, 65, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4B4741; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4B4741;
-webkit-box-shadow: 1px 1px 3px #4B4741;
box-shadow: 1px 1px 3px #4B4741; }
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 #4B4741 (Black Mocha)
Color Overview & Profile: Color #4B4741, 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 29% Red (75/255), 28% Green (71/255), and 25% Blue (65/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #4B4741 translates into the CMYK subtractive color model with values of 0% Cyan, 5.3% Magenta, 13.3% Yellow, and 70.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 7.1%, and lightness of 27.5%.
Web Accessibility & Design Recommendations: When implementing #4B4741 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.
