#454440 Balsamic Reduction
#454440 (Balsamic Reduction) RGB value is (69, 68, 64).
Red value is 69, green value is 68, and blue value is 64.
Cylindrical-coordinate representations (HSL) of color #454440: hue: 48°, saturation: 3.8%, and lightness: 26.1%.
Process color (CMYK) of #454440 is 0%, 1.4%, 7.2%, 72.9%. Web safe color equivalent of #454440 is ##333333. Color #454440 contains mainly GRAY.
Color Spaces
| Color spaces of #454440 | Value |
|---|---|
| RGB | 69, 68, 64 |
| HSL | 48°, 3.8%, 26.1% |
| HSV / HSB | 48°, 7.2%, 27.1% |
| CMYK | 0%, 1.4%, 7.2%, 72.9% |
| XYZ | 5.45, 5.77, 5.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000101 | 01000100 | 01000000 |
| Octal | 105 | 104 | 100 |
| Decimal | 69 | 68 | 64 |
| Hex | 45 | 44 | 40 |
Shades of #454440
Tints of #454440
.mybgColor { background-color: #454440; }
.myforeColor { color: #454440; }
.myborderColor { border: 3px solid #454440; }
<p style="color:#454440">Text here</p>
This sample text is styled with font color #454440. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#454440">Div content here</div>
<div style="border:3px solid #454440">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(69, 68, 64, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #454440; }
.divShadow { -moz-box-shadow: 1px 1px 3px #454440;
-webkit-box-shadow: 1px 1px 3px #454440;
box-shadow: 1px 1px 3px #454440; }
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 #454440 (Balsamic Reduction)
Color Overview & Profile: Color #454440, 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 (69/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, #454440 translates into the CMYK subtractive color model with values of 0% Cyan, 1.4% Magenta, 7.2% Yellow, and 72.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 48°, saturation of 3.8%, and lightness of 26.1%.
Web Accessibility & Design Recommendations: When implementing #454440 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.
