#1A1B1C Gluon Grey
#1A1B1C (Gluon Grey) RGB value is (26, 27, 28).
Red value is 26, green value is 27, and blue value is 28.
Cylindrical-coordinate representations (HSL) of color #1A1B1C: hue: 210°, saturation: 3.7%, and lightness: 10.6%.
Process color (CMYK) of #1A1B1C is 7.1%, 3.6%, 0%, 89%. Web safe color equivalent of #1A1B1C is ##333333. Color #1A1B1C contains mainly Black.
Color Spaces
| Color spaces of #1A1B1C | Value |
|---|---|
| RGB | 26, 27, 28 |
| HSL | 210°, 3.7%, 10.6% |
| HSV / HSB | 210°, 7.1%, 11% |
| CMYK | 7.1%, 3.6%, 0%, 89% |
| XYZ | 1.03, 1.09, 1.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011010 | 00011011 | 00011100 |
| Octal | 032 | 033 | 034 |
| Decimal | 26 | 27 | 28 |
| Hex | 1A | 1B | 1C |
Shades of #1A1B1C
Tints of #1A1B1C
.mybgColor { background-color: #1A1B1C; }
.myforeColor { color: #1A1B1C; }
.myborderColor { border: 3px solid #1A1B1C; }
<p style="color:#1A1B1C">Text here</p>
This sample text is styled with font color #1A1B1C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1A1B1C">Div content here</div>
<div style="border:3px solid #1A1B1C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(26, 27, 28, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1A1B1C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1A1B1C;
-webkit-box-shadow: 1px 1px 3px #1A1B1C;
box-shadow: 1px 1px 3px #1A1B1C; }
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 #1A1B1C (Gluon Grey)
Color Overview & Profile: Color #1A1B1C, also known as Gluon Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 10% Red (26/255), 11% Green (27/255), and 11% Blue (28/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #1A1B1C translates into the CMYK subtractive color model with values of 7.1% Cyan, 3.6% Magenta, 0% Yellow, and 89% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 210°, saturation of 3.7%, and lightness of 10.6%.
Web Accessibility & Design Recommendations: When implementing #1A1B1C 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 ##333333.
