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