#675E61 Expressive Plum
#675E61 (Expressive Plum) RGB value is (103, 94, 97).
Red value is 103, green value is 94, and blue value is 97.
Cylindrical-coordinate representations (HSL) of color #675E61: hue: 340°, saturation: 4.6%, and lightness: 38.6%.
Process color (CMYK) of #675E61 is 0%, 8.7%, 5.8%, 59.6%. Web safe color equivalent of #675E61 is ##666666. Color #675E61 contains mainly GRAY.
Color Spaces
| Color spaces of #675E61 | Value |
|---|---|
| RGB | 103, 94, 97 |
| HSL | 340°, 4.6%, 38.6% |
| HSV / HSB | 340°, 8.7%, 40.4% |
| CMYK | 0%, 8.7%, 5.8%, 59.6% |
| XYZ | 11.75, 11.75, 12.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100111 | 01011110 | 01100001 |
| Octal | 147 | 136 | 141 |
| Decimal | 103 | 94 | 97 |
| Hex | 67 | 5E | 61 |
Shades of #675E61
Tints of #675E61
.mybgColor { background-color: #675E61; }
.myforeColor { color: #675E61; }
.myborderColor { border: 3px solid #675E61; }
<p style="color:#675E61">Text here</p>
This sample text is styled with font color #675E61. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#675E61">Div content here</div>
<div style="border:3px solid #675E61">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(103, 94, 97, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #675E61; }
.divShadow { -moz-box-shadow: 1px 1px 3px #675E61;
-webkit-box-shadow: 1px 1px 3px #675E61;
box-shadow: 1px 1px 3px #675E61; }
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 #675E61 (Expressive Plum)
Color Overview & Profile: Color #675E61, 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 40% Red (103/255), 37% Green (94/255), and 38% Blue (97/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #675E61 translates into the CMYK subtractive color model with values of 0% Cyan, 8.7% Magenta, 5.8% Yellow, and 59.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 340°, saturation of 4.6%, and lightness of 38.6%.
Web Accessibility & Design Recommendations: When implementing #675E61 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.
