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