#685D64 Expressive Plum
#685D64 (Expressive Plum) RGB value is (104, 93, 100).
Red value is 104, green value is 93, and blue value is 100.
Cylindrical-coordinate representations (HSL) of color #685D64: hue: 322°, saturation: 5.6%, and lightness: 38.6%.
Process color (CMYK) of #685D64 is 0%, 10.6%, 3.8%, 59.2%. Web safe color equivalent of #685D64 is ##666666. Color #685D64 contains mainly GRAY.
Color Spaces
| Color spaces of #685D64 | Value |
|---|---|
| RGB | 104, 93, 100 |
| HSL | 322°, 5.6%, 38.6% |
| HSV / HSB | 322°, 10.6%, 40.8% |
| CMYK | 0%, 10.6%, 3.8%, 59.2% |
| XYZ | 11.92, 11.69, 13.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101000 | 01011101 | 01100100 |
| Octal | 150 | 135 | 144 |
| Decimal | 104 | 93 | 100 |
| Hex | 68 | 5D | 64 |
Shades of #685D64
Tints of #685D64
.mybgColor { background-color: #685D64; }
.myforeColor { color: #685D64; }
.myborderColor { border: 3px solid #685D64; }
<p style="color:#685D64">Text here</p>
This sample text is styled with font color #685D64. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#685D64">Div content here</div>
<div style="border:3px solid #685D64">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(104, 93, 100, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #685D64; }
.divShadow { -moz-box-shadow: 1px 1px 3px #685D64;
-webkit-box-shadow: 1px 1px 3px #685D64;
box-shadow: 1px 1px 3px #685D64; }
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 #685D64 (Expressive Plum)
Color Overview & Profile: Color #685D64, also known as Expressive Plum, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 41% Red (104/255), 36% Green (93/255), and 39% Blue (100/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #685D64 translates into the CMYK subtractive color model with values of 0% Cyan, 10.6% Magenta, 3.8% Yellow, and 59.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 322°, saturation of 5.6%, and lightness of 38.6%.
Web Accessibility & Design Recommendations: When implementing #685D64 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.
