#6B5458 Plum Truffle
#6B5458 (Plum Truffle) RGB value is (107, 84, 88).
Red value is 107, green value is 84, and blue value is 88.
Cylindrical-coordinate representations (HSL) of color #6B5458: hue: 350°, saturation: 12%, and lightness: 37.5%.
Process color (CMYK) of #6B5458 is 0%, 21.5%, 17.8%, 58%. Web safe color equivalent of #6B5458 is ##666666. Color #6B5458 contains mainly Yellow.
Color Spaces
| Color spaces of #6B5458 | Value |
|---|---|
| RGB | 107, 84, 88 |
| HSL | 350°, 12%, 37.5% |
| HSV / HSB | 350°, 21.5%, 42% |
| CMYK | 0%, 21.5%, 17.8%, 58% |
| XYZ | 11, 10.17, 10.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101011 | 01010100 | 01011000 |
| Octal | 153 | 124 | 130 |
| Decimal | 107 | 84 | 88 |
| Hex | 6B | 54 | 58 |
Shades of #6B5458
Tints of #6B5458
.mybgColor { background-color: #6B5458; }
.myforeColor { color: #6B5458; }
.myborderColor { border: 3px solid #6B5458; }
<p style="color:#6B5458">Text here</p>
This sample text is styled with font color #6B5458. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6B5458">Div content here</div>
<div style="border:3px solid #6B5458">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(107, 84, 88, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6B5458; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6B5458;
-webkit-box-shadow: 1px 1px 3px #6B5458;
box-shadow: 1px 1px 3px #6B5458; }
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 #6B5458 (Plum Truffle)
Color Overview & Profile: Color #6B5458, also known as Plum Truffle, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 42% Red (107/255), 33% Green (84/255), and 35% Blue (88/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #6B5458 translates into the CMYK subtractive color model with values of 0% Cyan, 21.5% Magenta, 17.8% Yellow, and 58% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 350°, saturation of 12%, and lightness of 37.5%.
Web Accessibility & Design Recommendations: When implementing #6B5458 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 ##666666.
