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