#3E4240 Cannon Barrel
#3E4240 (Cannon Barrel) RGB value is (62, 66, 64).
Red value is 62, green value is 66, and blue value is 64.
Cylindrical-coordinate representations (HSL) of color #3E4240: hue: 150°, saturation: 3.1%, and lightness: 25.1%.
Process color (CMYK) of #3E4240 is 6.1%, 0%, 3%, 74.1%. Web safe color equivalent of #3E4240 is ##333333. Color #3E4240 contains mainly GRAY.
Color Spaces
| Color spaces of #3E4240 | Value |
|---|---|
| RGB | 62, 66, 64 |
| HSL | 150°, 3.1%, 25.1% |
| HSV / HSB | 150°, 6.1%, 25.9% |
| CMYK | 6.1%, 0%, 3%, 74.1% |
| XYZ | 4.86, 5.29, 5.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111110 | 01000010 | 01000000 |
| Octal | 076 | 102 | 100 |
| Decimal | 62 | 66 | 64 |
| Hex | 3E | 42 | 40 |
Shades of #3E4240
Tints of #3E4240
.mybgColor { background-color: #3E4240; }
.myforeColor { color: #3E4240; }
.myborderColor { border: 3px solid #3E4240; }
<p style="color:#3E4240">Text here</p>
This sample text is styled with font color #3E4240. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3E4240">Div content here</div>
<div style="border:3px solid #3E4240">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(62, 66, 64, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3E4240; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3E4240;
-webkit-box-shadow: 1px 1px 3px #3E4240;
box-shadow: 1px 1px 3px #3E4240; }
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 #3E4240 (Cannon Barrel)
Color Overview & Profile: Color #3E4240, also known as Cannon Barrel, 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), 26% Green (66/255), and 25% Blue (64/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #3E4240 translates into the CMYK subtractive color model with values of 6.1% Cyan, 0% Magenta, 3% Yellow, and 74.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 150°, saturation of 3.1%, and lightness of 25.1%.
Web Accessibility & Design Recommendations: When implementing #3E4240 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.
