#4C443E Espresso Beans
#4C443E (Espresso Beans) RGB value is (76, 68, 62).
Red value is 76, green value is 68, and blue value is 62.
Cylindrical-coordinate representations (HSL) of color #4C443E: hue: 26°, saturation: 10.1%, and lightness: 27.1%.
Process color (CMYK) of #4C443E is 0%, 10.5%, 18.4%, 70.2%. Web safe color equivalent of #4C443E is ##333333. Color #4C443E contains mainly GRAY.
Color Spaces
| Color spaces of #4C443E | Value |
|---|---|
| RGB | 76, 68, 62 |
| HSL | 26°, 10.1%, 27.1% |
| HSV / HSB | 26°, 18.4%, 29.8% |
| CMYK | 0%, 10.5%, 18.4%, 70.2% |
| XYZ | 5.92, 6.02, 5.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001100 | 01000100 | 00111110 |
| Octal | 114 | 104 | 076 |
| Decimal | 76 | 68 | 62 |
| Hex | 4C | 44 | 3E |
Shades of #4C443E
Tints of #4C443E
.mybgColor { background-color: #4C443E; }
.myforeColor { color: #4C443E; }
.myborderColor { border: 3px solid #4C443E; }
<p style="color:#4C443E">Text here</p>
This sample text is styled with font color #4C443E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4C443E">Div content here</div>
<div style="border:3px solid #4C443E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(76, 68, 62, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4C443E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4C443E;
-webkit-box-shadow: 1px 1px 3px #4C443E;
box-shadow: 1px 1px 3px #4C443E; }
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 #4C443E (Espresso Beans)
Color Overview & Profile: Color #4C443E, also known as Espresso Beans, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 30% Red (76/255), 27% Green (68/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, #4C443E translates into the CMYK subtractive color model with values of 0% Cyan, 10.5% Magenta, 18.4% Yellow, and 70.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 26°, saturation of 10.1%, and lightness of 27.1%.
Web Accessibility & Design Recommendations: When implementing #4C443E 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.
