#6C796B Brussels
#6C796B (Brussels) RGB value is (108, 121, 107).
Red value is 108, green value is 121, and blue value is 107.
Cylindrical-coordinate representations (HSL) of color #6C796B: hue: 116°, saturation: 6.1%, and lightness: 44.7%.
Process color (CMYK) of #6C796B is 10.7%, 0%, 11.6%, 52.5%. Web safe color equivalent of #6C796B is ##666666. Color #6C796B contains mainly GRAY.
Color Spaces
| Color spaces of #6C796B | Value |
|---|---|
| RGB | 108, 121, 107 |
| HSL | 116°, 6.1%, 44.7% |
| HSV / HSB | 116°, 11.6%, 47.5% |
| CMYK | 10.7%, 0%, 11.6%, 52.5% |
| XYZ | 15.68, 17.92, 16.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101100 | 01111001 | 01101011 |
| Octal | 154 | 171 | 153 |
| Decimal | 108 | 121 | 107 |
| Hex | 6C | 79 | 6B |
Shades of #6C796B
Tints of #6C796B
.mybgColor { background-color: #6C796B; }
.myforeColor { color: #6C796B; }
.myborderColor { border: 3px solid #6C796B; }
<p style="color:#6C796B">Text here</p>
This sample text is styled with font color #6C796B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6C796B">Div content here</div>
<div style="border:3px solid #6C796B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(108, 121, 107, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6C796B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6C796B;
-webkit-box-shadow: 1px 1px 3px #6C796B;
box-shadow: 1px 1px 3px #6C796B; }
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 #6C796B (Brussels)
Color Overview & Profile: Color #6C796B, also known as Brussels, 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 (108/255), 47% Green (121/255), and 42% Blue (107/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #6C796B translates into the CMYK subtractive color model with values of 10.7% Cyan, 0% Magenta, 11.6% Yellow, and 52.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 116°, saturation of 6.1%, and lightness of 44.7%.
Web Accessibility & Design Recommendations: When implementing #6C796B 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.
