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