#422F28 After Eight
#422F28 (After Eight) RGB value is (66, 47, 40).
Red value is 66, green value is 47, and blue value is 40.
Cylindrical-coordinate representations (HSL) of color #422F28: hue: 16°, saturation: 24.5%, and lightness: 20.8%.
Process color (CMYK) of #422F28 is 0%, 28.8%, 39.4%, 74.1%. Web safe color equivalent of #422F28 is ##333333. Color #422F28 contains mainly Red.
Color Spaces
| Color spaces of #422F28 | Value |
|---|---|
| RGB | 66, 47, 40 |
| HSL | 16°, 24.5%, 20.8% |
| HSV / HSB | 16°, 39.4%, 25.9% |
| CMYK | 0%, 28.8%, 39.4%, 74.1% |
| XYZ | 3.65, 3.34, 2.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000010 | 00101111 | 00101000 |
| Octal | 102 | 057 | 050 |
| Decimal | 66 | 47 | 40 |
| Hex | 42 | 2F | 28 |
Shades of #422F28
Tints of #422F28
.mybgColor { background-color: #422F28; }
.myforeColor { color: #422F28; }
.myborderColor { border: 3px solid #422F28; }
<p style="color:#422F28">Text here</p>
This sample text is styled with font color #422F28. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#422F28">Div content here</div>
<div style="border:3px solid #422F28">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(66, 47, 40, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #422F28; }
.divShadow { -moz-box-shadow: 1px 1px 3px #422F28;
-webkit-box-shadow: 1px 1px 3px #422F28;
box-shadow: 1px 1px 3px #422F28; }
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 #422F28 (After Eight)
Color Overview & Profile: Color #422F28, 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 26% Red (66/255), 18% Green (47/255), and 16% Blue (40/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #422F28 translates into the CMYK subtractive color model with values of 0% Cyan, 28.8% Magenta, 39.4% Yellow, and 74.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 16°, saturation of 24.5%, and lightness of 20.8%.
Web Accessibility & Design Recommendations: When implementing #422F28 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.
