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