#2C2825 The End
#2C2825 (The End) RGB value is (44, 40, 37).
Red value is 44, green value is 40, and blue value is 37.
Cylindrical-coordinate representations (HSL) of color #2C2825: hue: 26°, saturation: 8.6%, and lightness: 15.9%.
Process color (CMYK) of #2C2825 is 0%, 9.1%, 15.9%, 82.7%. Web safe color equivalent of #2C2825 is ##333333. Color #2C2825 contains mainly Black.
Color Spaces
| Color spaces of #2C2825 | Value |
|---|---|
| RGB | 44, 40, 37 |
| HSL | 26°, 8.6%, 15.9% |
| HSV / HSB | 26°, 15.9%, 17.3% |
| CMYK | 0%, 9.1%, 15.9%, 82.7% |
| XYZ | 2.13, 2.19, 2.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101100 | 00101000 | 00100101 |
| Octal | 054 | 050 | 045 |
| Decimal | 44 | 40 | 37 |
| Hex | 2C | 28 | 25 |
Shades of #2C2825
Tints of #2C2825
.mybgColor { background-color: #2C2825; }
.myforeColor { color: #2C2825; }
.myborderColor { border: 3px solid #2C2825; }
<p style="color:#2C2825">Text here</p>
This sample text is styled with font color #2C2825. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2C2825">Div content here</div>
<div style="border:3px solid #2C2825">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(44, 40, 37, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2C2825; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2C2825;
-webkit-box-shadow: 1px 1px 3px #2C2825;
box-shadow: 1px 1px 3px #2C2825; }
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 #2C2825 (The End)
Color Overview & Profile: Color #2C2825, also known as The End, 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), 16% Green (40/255), and 15% Blue (37/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #2C2825 translates into the CMYK subtractive color model with values of 0% Cyan, 9.1% Magenta, 15.9% Yellow, and 82.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 26°, saturation of 8.6%, and lightness of 15.9%.
Web Accessibility & Design Recommendations: When implementing #2C2825 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.
