#5D6F80 Glide Time
#5D6F80 (Glide Time) RGB value is (93, 111, 128).
Red value is 93, green value is 111, and blue value is 128.
Cylindrical-coordinate representations (HSL) of color #5D6F80: hue: 209°, saturation: 15.8%, and lightness: 43.3%.
Process color (CMYK) of #5D6F80 is 27.3%, 13.3%, 0%, 49.8%. Web safe color equivalent of #5D6F80 is ##666699. Color #5D6F80 contains mainly Blue.
Color Spaces
| Color spaces of #5D6F80 | Value |
|---|---|
| RGB | 93, 111, 128 |
| HSL | 209°, 15.8%, 43.3% |
| HSV / HSB | 209°, 27.3%, 50.2% |
| CMYK | 27.3%, 13.3%, 0%, 49.8% |
| XYZ | 14.09, 15.25, 22.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011101 | 01101111 | 10000000 |
| Octal | 135 | 157 | 200 |
| Decimal | 93 | 111 | 128 |
| Hex | 5D | 6F | 80 |
Shades of #5D6F80
Tints of #5D6F80
.mybgColor { background-color: #5D6F80; }
.myforeColor { color: #5D6F80; }
.myborderColor { border: 3px solid #5D6F80; }
<p style="color:#5D6F80">Text here</p>
This sample text is styled with font color #5D6F80. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5D6F80">Div content here</div>
<div style="border:3px solid #5D6F80">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(93, 111, 128, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5D6F80; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5D6F80;
-webkit-box-shadow: 1px 1px 3px #5D6F80;
box-shadow: 1px 1px 3px #5D6F80; }
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 #5D6F80 (Glide Time)
Color Overview & Profile: Color #5D6F80, also known as Glide Time, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (93/255), 44% Green (111/255), and 50% Blue (128/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #5D6F80 translates into the CMYK subtractive color model with values of 27.3% Cyan, 13.3% Magenta, 0% Yellow, and 49.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 209°, saturation of 15.8%, and lightness of 43.3%.
Web Accessibility & Design Recommendations: When implementing #5D6F80 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 ##666699.
