#3C2B27 After Eight
#3C2B27 (After Eight) RGB value is (60, 43, 39).
Red value is 60, green value is 43, and blue value is 39.
Cylindrical-coordinate representations (HSL) of color #3C2B27: hue: 11°, saturation: 21.2%, and lightness: 19.4%.
Process color (CMYK) of #3C2B27 is 0%, 28.3%, 35%, 76.5%. Web safe color equivalent of #3C2B27 is ##333333. Color #3C2B27 contains mainly Red.
Color Spaces
| Color spaces of #3C2B27 | Value |
|---|---|
| RGB | 60, 43, 39 |
| HSL | 11°, 21.2%, 19.4% |
| HSV / HSB | 11°, 35%, 23.5% |
| CMYK | 0%, 28.3%, 35%, 76.5% |
| XYZ | 3.09, 2.84, 2.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111100 | 00101011 | 00100111 |
| Octal | 074 | 053 | 047 |
| Decimal | 60 | 43 | 39 |
| Hex | 3C | 2B | 27 |
Shades of #3C2B27
Tints of #3C2B27
.mybgColor { background-color: #3C2B27; }
.myforeColor { color: #3C2B27; }
.myborderColor { border: 3px solid #3C2B27; }
<p style="color:#3C2B27">Text here</p>
This sample text is styled with font color #3C2B27. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3C2B27">Div content here</div>
<div style="border:3px solid #3C2B27">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(60, 43, 39, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3C2B27; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3C2B27;
-webkit-box-shadow: 1px 1px 3px #3C2B27;
box-shadow: 1px 1px 3px #3C2B27; }
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 #3C2B27 (After Eight)
Color Overview & Profile: Color #3C2B27, also known as After Eight, 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 (60/255), 17% Green (43/255), and 15% Blue (39/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #3C2B27 translates into the CMYK subtractive color model with values of 0% Cyan, 28.3% Magenta, 35% Yellow, and 76.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 11°, saturation of 21.2%, and lightness of 19.4%.
Web Accessibility & Design Recommendations: When implementing #3C2B27 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.
