#4E3231 Chocolate Red
#4E3231 (Chocolate Red) RGB value is (78, 50, 49).
Red value is 78, green value is 50, and blue value is 49.
Cylindrical-coordinate representations (HSL) of color #4E3231: hue: 2°, saturation: 22.8%, and lightness: 24.9%.
Process color (CMYK) of #4E3231 is 0%, 35.9%, 37.2%, 69.4%. Web safe color equivalent of #4E3231 is ##663333. Color #4E3231 contains mainly Red.
Color Spaces
| Color spaces of #4E3231 | Value |
|---|---|
| RGB | 78, 50, 49 |
| HSL | 2°, 22.8%, 24.9% |
| HSV / HSB | 2°, 37.2%, 30.6% |
| CMYK | 0%, 35.9%, 37.2%, 69.4% |
| XYZ | 4.84, 4.12, 3.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001110 | 00110010 | 00110001 |
| Octal | 116 | 062 | 061 |
| Decimal | 78 | 50 | 49 |
| Hex | 4E | 32 | 31 |
Shades of #4E3231
Tints of #4E3231
.mybgColor { background-color: #4E3231; }
.myforeColor { color: #4E3231; }
.myborderColor { border: 3px solid #4E3231; }
<p style="color:#4E3231">Text here</p>
This sample text is styled with font color #4E3231. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4E3231">Div content here</div>
<div style="border:3px solid #4E3231">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(78, 50, 49, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4E3231; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4E3231;
-webkit-box-shadow: 1px 1px 3px #4E3231;
box-shadow: 1px 1px 3px #4E3231; }
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 #4E3231 (Chocolate Red)
Color Overview & Profile: Color #4E3231, also known as Chocolate Red, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 31% Red (78/255), 20% Green (50/255), and 19% Blue (49/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #4E3231 translates into the CMYK subtractive color model with values of 0% Cyan, 35.9% Magenta, 37.2% Yellow, and 69.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 2°, saturation of 22.8%, and lightness of 24.9%.
Web Accessibility & Design Recommendations: When implementing #4E3231 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 ##663333.
