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