#6B6D6D Liberty Bell Grey
#6B6D6D (Liberty Bell Grey) RGB value is (107, 109, 109).
Red value is 107, green value is 109, and blue value is 109.
Cylindrical-coordinate representations (HSL) of color #6B6D6D: hue: 180°, saturation: 0.9%, and lightness: 42.4%.
Process color (CMYK) of #6B6D6D is 1.8%, 0%, 0%, 57.3%. Web safe color equivalent of #6B6D6D is ##666666. Color #6B6D6D contains mainly GRAY.
Color Spaces
| Color spaces of #6B6D6D | Value |
|---|---|
| RGB | 107, 109, 109 |
| HSL | 180°, 0.9%, 42.4% |
| HSV / HSB | 180°, 1.8%, 42.7% |
| CMYK | 1.8%, 0%, 0%, 57.3% |
| XYZ | 14.29, 15.17, 16.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101011 | 01101101 | 01101101 |
| Octal | 153 | 155 | 155 |
| Decimal | 107 | 109 | 109 |
| Hex | 6B | 6D | 6D |
Shades of #6B6D6D
Tints of #6B6D6D
.mybgColor { background-color: #6B6D6D; }
.myforeColor { color: #6B6D6D; }
.myborderColor { border: 3px solid #6B6D6D; }
<p style="color:#6B6D6D">Text here</p>
This sample text is styled with font color #6B6D6D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6B6D6D">Div content here</div>
<div style="border:3px solid #6B6D6D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(107, 109, 109, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6B6D6D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6B6D6D;
-webkit-box-shadow: 1px 1px 3px #6B6D6D;
box-shadow: 1px 1px 3px #6B6D6D; }
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 #6B6D6D (Liberty Bell Grey)
Color Overview & Profile: Color #6B6D6D, also known as Liberty Bell Grey, 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), 43% Green (109/255), and 43% Blue (109/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #6B6D6D translates into the CMYK subtractive color model with values of 1.8% Cyan, 0% Magenta, 0% Yellow, and 57.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 0.9%, and lightness of 42.4%.
Web Accessibility & Design Recommendations: When implementing #6B6D6D 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.
