#434340 Balsamic Reduction
#434340 (Balsamic Reduction) RGB value is (67, 67, 64).
Red value is 67, green value is 67, and blue value is 64.
Cylindrical-coordinate representations (HSL) of color #434340: hue: 60°, saturation: 2.3%, and lightness: 25.7%.
Process color (CMYK) of #434340 is 0%, 0%, 4.5%, 73.7%. Web safe color equivalent of #434340 is ##333333. Color #434340 contains mainly GRAY.
Color Spaces
| Color spaces of #434340 | Value |
|---|---|
| RGB | 67, 67, 64 |
| HSL | 60°, 2.3%, 25.7% |
| HSV / HSB | 60°, 4.5%, 26.3% |
| CMYK | 0%, 0%, 4.5%, 73.7% |
| XYZ | 5.25, 5.58, 5.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000011 | 01000011 | 01000000 |
| Octal | 103 | 103 | 100 |
| Decimal | 67 | 67 | 64 |
| Hex | 43 | 43 | 40 |
Shades of #434340
Tints of #434340
.mybgColor { background-color: #434340; }
.myforeColor { color: #434340; }
.myborderColor { border: 3px solid #434340; }
<p style="color:#434340">Text here</p>
This sample text is styled with font color #434340. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#434340">Div content here</div>
<div style="border:3px solid #434340">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(67, 67, 64, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #434340; }
.divShadow { -moz-box-shadow: 1px 1px 3px #434340;
-webkit-box-shadow: 1px 1px 3px #434340;
box-shadow: 1px 1px 3px #434340; }
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 #434340 (Balsamic Reduction)
Color Overview & Profile: Color #434340, 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 26% Red (67/255), 26% Green (67/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, #434340 translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 4.5% Yellow, and 73.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 2.3%, and lightness of 25.7%.
Web Accessibility & Design Recommendations: When implementing #434340 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.
