#60637E Purple Daze
#60637E (Purple Daze) RGB value is (96, 99, 126).
Red value is 96, green value is 99, and blue value is 126.
Cylindrical-coordinate representations (HSL) of color #60637E: hue: 234°, saturation: 13.5%, and lightness: 43.5%.
Process color (CMYK) of #60637E is 23.8%, 21.4%, 0%, 50.6%. Web safe color equivalent of #60637E is ##666666. Color #60637E contains mainly Magenta.
Color Spaces
| Color spaces of #60637E | Value |
|---|---|
| RGB | 96, 99, 126 |
| HSL | 234°, 13.5%, 43.5% |
| HSV / HSB | 234°, 23.8%, 49.4% |
| CMYK | 23.8%, 21.4%, 0%, 50.6% |
| XYZ | 13.05, 12.92, 21.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100000 | 01100011 | 01111110 |
| Octal | 140 | 143 | 176 |
| Decimal | 96 | 99 | 126 |
| Hex | 60 | 63 | 7E |
Shades of #60637E
Tints of #60637E
.mybgColor { background-color: #60637E; }
.myforeColor { color: #60637E; }
.myborderColor { border: 3px solid #60637E; }
<p style="color:#60637E">Text here</p>
This sample text is styled with font color #60637E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#60637E">Div content here</div>
<div style="border:3px solid #60637E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(96, 99, 126, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #60637E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #60637E;
-webkit-box-shadow: 1px 1px 3px #60637E;
box-shadow: 1px 1px 3px #60637E; }
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 #60637E (Purple Daze)
Color Overview & Profile: Color #60637E, also known as Purple Daze, 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), 39% Green (99/255), and 49% Blue (126/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #60637E translates into the CMYK subtractive color model with values of 23.8% Cyan, 21.4% Magenta, 0% Yellow, and 50.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 234°, saturation of 13.5%, and lightness of 43.5%.
Web Accessibility & Design Recommendations: When implementing #60637E 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.
