#645F66 Digital
#645F66 (Digital) RGB value is (100, 95, 102).
Red value is 100, green value is 95, and blue value is 102.
Cylindrical-coordinate representations (HSL) of color #645F66: hue: 283°, saturation: 3.6%, and lightness: 38.6%.
Process color (CMYK) of #645F66 is 2%, 6.9%, 0%, 60%. Web safe color equivalent of #645F66 is ##666666. Color #645F66 contains mainly GRAY.
Color Spaces
| Color spaces of #645F66 | Value |
|---|---|
| RGB | 100, 95, 102 |
| HSL | 283°, 3.6%, 38.6% |
| HSV / HSB | 283°, 6.9%, 40% |
| CMYK | 2%, 6.9%, 0%, 60% |
| XYZ | 11.75, 11.85, 14.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100100 | 01011111 | 01100110 |
| Octal | 144 | 137 | 146 |
| Decimal | 100 | 95 | 102 |
| Hex | 64 | 5F | 66 |
Shades of #645F66
Tints of #645F66
.mybgColor { background-color: #645F66; }
.myforeColor { color: #645F66; }
.myborderColor { border: 3px solid #645F66; }
<p style="color:#645F66">Text here</p>
This sample text is styled with font color #645F66. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#645F66">Div content here</div>
<div style="border:3px solid #645F66">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(100, 95, 102, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #645F66; }
.divShadow { -moz-box-shadow: 1px 1px 3px #645F66;
-webkit-box-shadow: 1px 1px 3px #645F66;
box-shadow: 1px 1px 3px #645F66; }
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 #645F66 (Digital)
Color Overview & Profile: Color #645F66, also known as Digital, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 39% Red (100/255), 37% Green (95/255), and 40% Blue (102/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #645F66 translates into the CMYK subtractive color model with values of 2% Cyan, 6.9% Magenta, 0% Yellow, and 60% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 283°, saturation of 3.6%, and lightness of 38.6%.
Web Accessibility & Design Recommendations: When implementing #645F66 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.
