#3F0E0E Rum Chocolate
#3F0E0E (Rum Chocolate) RGB value is (63, 14, 14).
Red value is 63, green value is 14, and blue value is 14.
Cylindrical-coordinate representations (HSL) of color #3F0E0E: hue: 0°, saturation: 63.6%, and lightness: 15.1%.
Process color (CMYK) of #3F0E0E is 0%, 77.8%, 77.8%, 75.3%. Web safe color equivalent of #3F0E0E is ##330000. Color #3F0E0E contains mainly Red.
Color Spaces
| Color spaces of #3F0E0E | Value |
|---|---|
| RGB | 63, 14, 14 |
| HSL | 0°, 63.6%, 15.1% |
| HSV / HSB | 0°, 77.8%, 24.7% |
| CMYK | 0%, 77.8%, 77.8%, 75.3% |
| XYZ | 2.29, 1.4, 0.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111111 | 00001110 | 00001110 |
| Octal | 077 | 016 | 016 |
| Decimal | 63 | 14 | 14 |
| Hex | 3F | 0E | 0E |
Shades of #3F0E0E
Tints of #3F0E0E
.mybgColor { background-color: #3F0E0E; }
.myforeColor { color: #3F0E0E; }
.myborderColor { border: 3px solid #3F0E0E; }
<p style="color:#3F0E0E">Text here</p>
This sample text is styled with font color #3F0E0E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3F0E0E">Div content here</div>
<div style="border:3px solid #3F0E0E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(63, 14, 14, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3F0E0E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3F0E0E;
-webkit-box-shadow: 1px 1px 3px #3F0E0E;
box-shadow: 1px 1px 3px #3F0E0E; }
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 #3F0E0E (Rum Chocolate)
Color Overview & Profile: Color #3F0E0E, 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 25% Red (63/255), 5% Green (14/255), and 5% Blue (14/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #3F0E0E translates into the CMYK subtractive color model with values of 0% Cyan, 77.8% Magenta, 77.8% Yellow, and 75.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 63.6%, and lightness of 15.1%.
Web Accessibility & Design Recommendations: When implementing #3F0E0E 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.
