#2C1620 Black Cherry
#2C1620 (Black Cherry) RGB value is (44, 22, 32).
Red value is 44, green value is 22, and blue value is 32.
Cylindrical-coordinate representations (HSL) of color #2C1620: hue: 333°, saturation: 33.3%, and lightness: 12.9%.
Process color (CMYK) of #2C1620 is 0%, 50%, 27.3%, 82.7%. Web safe color equivalent of #2C1620 is ##330033. Color #2C1620 contains mainly Red.
Color Spaces
| Color spaces of #2C1620 | Value |
|---|---|
| RGB | 44, 22, 32 |
| HSL | 333°, 33.3%, 12.9% |
| HSV / HSB | 333°, 50%, 17.3% |
| CMYK | 0%, 50%, 27.3%, 82.7% |
| XYZ | 1.59, 1.21, 1.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101100 | 00010110 | 00100000 |
| Octal | 054 | 026 | 040 |
| Decimal | 44 | 22 | 32 |
| Hex | 2C | 16 | 20 |
Shades of #2C1620
Tints of #2C1620
.mybgColor { background-color: #2C1620; }
.myforeColor { color: #2C1620; }
.myborderColor { border: 3px solid #2C1620; }
<p style="color:#2C1620">Text here</p>
This sample text is styled with font color #2C1620. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2C1620">Div content here</div>
<div style="border:3px solid #2C1620">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(44, 22, 32, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2C1620; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2C1620;
-webkit-box-shadow: 1px 1px 3px #2C1620;
box-shadow: 1px 1px 3px #2C1620; }
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 #2C1620 (Black Cherry)
Color Overview & Profile: Color #2C1620, also known as Black Cherry, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 17% Red (44/255), 9% Green (22/255), and 13% Blue (32/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #2C1620 translates into the CMYK subtractive color model with values of 0% Cyan, 50% Magenta, 27.3% Yellow, and 82.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 333°, saturation of 33.3%, and lightness of 12.9%.
Web Accessibility & Design Recommendations: When implementing #2C1620 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 ##330033.
