#6B7070 Almost Charcoal
#6B7070 (Almost Charcoal) RGB value is (107, 112, 112).
Red value is 107, green value is 112, and blue value is 112.
Cylindrical-coordinate representations (HSL) of color #6B7070: hue: 180°, saturation: 2.3%, and lightness: 42.9%.
Process color (CMYK) of #6B7070 is 4.5%, 0%, 0%, 56.1%. Web safe color equivalent of #6B7070 is ##666666. Color #6B7070 contains mainly GRAY.
Color Spaces
| Color spaces of #6B7070 | Value |
|---|---|
| RGB | 107, 112, 112 |
| HSL | 180°, 2.3%, 42.9% |
| HSV / HSB | 180°, 4.5%, 43.9% |
| CMYK | 4.5%, 0%, 0%, 56.1% |
| XYZ | 14.78, 15.88, 17.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101011 | 01110000 | 01110000 |
| Octal | 153 | 160 | 160 |
| Decimal | 107 | 112 | 112 |
| Hex | 6B | 70 | 70 |
Shades of #6B7070
Tints of #6B7070
.mybgColor { background-color: #6B7070; }
.myforeColor { color: #6B7070; }
.myborderColor { border: 3px solid #6B7070; }
<p style="color:#6B7070">Text here</p>
This sample text is styled with font color #6B7070. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6B7070">Div content here</div>
<div style="border:3px solid #6B7070">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(107, 112, 112, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6B7070; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6B7070;
-webkit-box-shadow: 1px 1px 3px #6B7070;
box-shadow: 1px 1px 3px #6B7070; }
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 #6B7070 (Almost Charcoal)
Color Overview & Profile: Color #6B7070, also known as Almost Charcoal, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 42% Red (107/255), 44% Green (112/255), and 44% Blue (112/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #6B7070 translates into the CMYK subtractive color model with values of 4.5% Cyan, 0% Magenta, 0% Yellow, and 56.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 2.3%, and lightness of 42.9%.
Web Accessibility & Design Recommendations: When implementing #6B7070 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.
