#3E2A2C Wenge Black
#3E2A2C (Wenge Black) RGB value is (62, 42, 44).
Red value is 62, green value is 42, and blue value is 44.
Cylindrical-coordinate representations (HSL) of color #3E2A2C: hue: 354°, saturation: 19.2%, and lightness: 20.4%.
Process color (CMYK) of #3E2A2C is 0%, 32.3%, 29%, 75.7%. Web safe color equivalent of #3E2A2C is ##333333. Color #3E2A2C contains mainly Red.
Color Spaces
| Color spaces of #3E2A2C | Value |
|---|---|
| RGB | 62, 42, 44 |
| HSL | 354°, 19.2%, 20.4% |
| HSV / HSB | 354°, 32.3%, 24.3% |
| CMYK | 0%, 32.3%, 29%, 75.7% |
| XYZ | 3.27, 2.86, 2.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111110 | 00101010 | 00101100 |
| Octal | 076 | 052 | 054 |
| Decimal | 62 | 42 | 44 |
| Hex | 3E | 2A | 2C |
Shades of #3E2A2C
Tints of #3E2A2C
.mybgColor { background-color: #3E2A2C; }
.myforeColor { color: #3E2A2C; }
.myborderColor { border: 3px solid #3E2A2C; }
<p style="color:#3E2A2C">Text here</p>
This sample text is styled with font color #3E2A2C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3E2A2C">Div content here</div>
<div style="border:3px solid #3E2A2C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(62, 42, 44, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3E2A2C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3E2A2C;
-webkit-box-shadow: 1px 1px 3px #3E2A2C;
box-shadow: 1px 1px 3px #3E2A2C; }
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 #3E2A2C (Wenge Black)
Color Overview & Profile: Color #3E2A2C, also known as Wenge Black, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 24% Red (62/255), 16% Green (42/255), and 17% Blue (44/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #3E2A2C translates into the CMYK subtractive color model with values of 0% Cyan, 32.3% Magenta, 29% Yellow, and 75.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 354°, saturation of 19.2%, and lightness of 20.4%.
Web Accessibility & Design Recommendations: When implementing #3E2A2C 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.
