#470E11 Rum Chocolate
#470E11 (Rum Chocolate) RGB value is (71, 14, 17).
Red value is 71, green value is 14, and blue value is 17.
Cylindrical-coordinate representations (HSL) of color #470E11: hue: 357°, saturation: 67.1%, and lightness: 16.7%.
Process color (CMYK) of #470E11 is 0%, 80.3%, 76.1%, 72.2%. Web safe color equivalent of #470E11 is ##330000. Color #470E11 contains mainly Red.
Color Spaces
| Color spaces of #470E11 | Value |
|---|---|
| RGB | 71, 14, 17 |
| HSL | 357°, 67.1%, 16.7% |
| HSV / HSB | 357°, 80.3%, 27.8% |
| CMYK | 0%, 80.3%, 76.1%, 72.2% |
| XYZ | 2.86, 1.69, 0.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000111 | 00001110 | 00010001 |
| Octal | 107 | 016 | 021 |
| Decimal | 71 | 14 | 17 |
| Hex | 47 | 0E | 11 |
Shades of #470E11
Tints of #470E11
.mybgColor { background-color: #470E11; }
.myforeColor { color: #470E11; }
.myborderColor { border: 3px solid #470E11; }
<p style="color:#470E11">Text here</p>
This sample text is styled with font color #470E11. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#470E11">Div content here</div>
<div style="border:3px solid #470E11">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(71, 14, 17, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #470E11; }
.divShadow { -moz-box-shadow: 1px 1px 3px #470E11;
-webkit-box-shadow: 1px 1px 3px #470E11;
box-shadow: 1px 1px 3px #470E11; }
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 #470E11 (Rum Chocolate)
Color Overview & Profile: Color #470E11, also known as Rum Chocolate, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 28% Red (71/255), 5% Green (14/255), and 7% Blue (17/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #470E11 translates into the CMYK subtractive color model with values of 0% Cyan, 80.3% Magenta, 76.1% Yellow, and 72.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 357°, saturation of 67.1%, and lightness of 16.7%.
Web Accessibility & Design Recommendations: When implementing #470E11 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 ##330000.
