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