#656465 Digital
#656465 (Digital) RGB value is (101, 100, 101).
Red value is 101, green value is 100, and blue value is 101.
Cylindrical-coordinate representations (HSL) of color #656465: hue: 300°, saturation: 0.5%, and lightness: 39.4%.
Process color (CMYK) of #656465 is 0%, 1%, 0%, 60.4%. Web safe color equivalent of #656465 is ##666666. Color #656465 contains mainly GRAY.
Color Spaces
| Color spaces of #656465 | Value |
|---|---|
| RGB | 101, 100, 101 |
| HSL | 300°, 0.5%, 39.4% |
| HSV / HSB | 300°, 1%, 39.6% |
| CMYK | 0%, 1%, 0%, 60.4% |
| XYZ | 12.27, 12.82, 14.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100101 | 01100100 | 01100101 |
| Octal | 145 | 144 | 145 |
| Decimal | 101 | 100 | 101 |
| Hex | 65 | 64 | 65 |
Shades of #656465
Tints of #656465
.mybgColor { background-color: #656465; }
.myforeColor { color: #656465; }
.myborderColor { border: 3px solid #656465; }
<p style="color:#656465">Text here</p>
This sample text is styled with font color #656465. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#656465">Div content here</div>
<div style="border:3px solid #656465">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(101, 100, 101, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #656465; }
.divShadow { -moz-box-shadow: 1px 1px 3px #656465;
-webkit-box-shadow: 1px 1px 3px #656465;
box-shadow: 1px 1px 3px #656465; }
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 #656465 (Digital)
Color Overview & Profile: Color #656465, 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 40% Red (101/255), 39% Green (100/255), and 40% Blue (101/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #656465 translates into the CMYK subtractive color model with values of 0% Cyan, 1% Magenta, 0% Yellow, and 60.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 300°, saturation of 0.5%, and lightness of 39.4%.
Web Accessibility & Design Recommendations: When implementing #656465 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.
