#605467 Purple Stone
#605467 (Purple Stone) RGB value is (96, 84, 103).
Red value is 96, green value is 84, and blue value is 103.
Cylindrical-coordinate representations (HSL) of color #605467: hue: 278°, saturation: 10.2%, and lightness: 36.7%.
Process color (CMYK) of #605467 is 6.8%, 18.4%, 0%, 59.6%. Web safe color equivalent of #605467 is ##666666. Color #605467 contains mainly GRAY.
Color Spaces
| Color spaces of #605467 | Value |
|---|---|
| RGB | 96, 84, 103 |
| HSL | 278°, 10.2%, 36.7% |
| HSV / HSB | 278°, 18.4%, 40.4% |
| CMYK | 6.8%, 18.4%, 0%, 59.6% |
| XYZ | 10.44, 9.81, 14.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100000 | 01010100 | 01100111 |
| Octal | 140 | 124 | 147 |
| Decimal | 96 | 84 | 103 |
| Hex | 60 | 54 | 67 |
Shades of #605467
Tints of #605467
.mybgColor { background-color: #605467; }
.myforeColor { color: #605467; }
.myborderColor { border: 3px solid #605467; }
<p style="color:#605467">Text here</p>
This sample text is styled with font color #605467. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#605467">Div content here</div>
<div style="border:3px solid #605467">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(96, 84, 103, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #605467; }
.divShadow { -moz-box-shadow: 1px 1px 3px #605467;
-webkit-box-shadow: 1px 1px 3px #605467;
box-shadow: 1px 1px 3px #605467; }
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 #605467 (Purple Stone)
Color Overview & Profile: Color #605467, also known as Purple Stone, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 38% Red (96/255), 33% Green (84/255), and 40% Blue (103/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #605467 translates into the CMYK subtractive color model with values of 6.8% Cyan, 18.4% Magenta, 0% Yellow, and 59.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 278°, saturation of 10.2%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #605467 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.
