#44211F Marmite
#44211F (Marmite) RGB value is (68, 33, 31).
Red value is 68, green value is 33, and blue value is 31.
Cylindrical-coordinate representations (HSL) of color #44211F: hue: 3°, saturation: 37.4%, and lightness: 19.4%.
Process color (CMYK) of #44211F is 0%, 51.5%, 54.4%, 73.3%. Web safe color equivalent of #44211F is ##333333. Color #44211F contains mainly Red.
Color Spaces
| Color spaces of #44211F | Value |
|---|---|
| RGB | 68, 33, 31 |
| HSL | 3°, 37.4%, 19.4% |
| HSV / HSB | 3°, 54.4%, 26.7% |
| CMYK | 0%, 51.5%, 54.4%, 73.3% |
| XYZ | 3.18, 2.42, 1.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000100 | 00100001 | 00011111 |
| Octal | 104 | 041 | 037 |
| Decimal | 68 | 33 | 31 |
| Hex | 44 | 21 | 1F |
Shades of #44211F
Tints of #44211F
.mybgColor { background-color: #44211F; }
.myforeColor { color: #44211F; }
.myborderColor { border: 3px solid #44211F; }
<p style="color:#44211F">Text here</p>
This sample text is styled with font color #44211F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#44211F">Div content here</div>
<div style="border:3px solid #44211F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(68, 33, 31, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #44211F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #44211F;
-webkit-box-shadow: 1px 1px 3px #44211F;
box-shadow: 1px 1px 3px #44211F; }
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 #44211F (Marmite)
Color Overview & Profile: Color #44211F, also known as Marmite, 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), 13% Green (33/255), and 12% Blue (31/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #44211F translates into the CMYK subtractive color model with values of 0% Cyan, 51.5% Magenta, 54.4% Yellow, and 73.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 3°, saturation of 37.4%, and lightness of 19.4%.
Web Accessibility & Design Recommendations: When implementing #44211F 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.
