#26262A Black Russian
#26262A (Black Russian) RGB value is (38, 38, 42).
Red value is 38, green value is 38, and blue value is 42.
Cylindrical-coordinate representations (HSL) of color #26262A: hue: 240°, saturation: 5%, and lightness: 15.7%.
Process color (CMYK) of #26262A is 9.5%, 9.5%, 0%, 83.5%. Web safe color equivalent of #26262A is ##333333. Color #26262A contains mainly Black.
Color Spaces
| Color spaces of #26262A | Value |
|---|---|
| RGB | 38, 38, 42 |
| HSL | 240°, 5%, 15.7% |
| HSV / HSB | 240°, 9.5%, 16.5% |
| CMYK | 9.5%, 9.5%, 0%, 83.5% |
| XYZ | 1.91, 1.97, 2.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100110 | 00100110 | 00101010 |
| Octal | 046 | 046 | 052 |
| Decimal | 38 | 38 | 42 |
| Hex | 26 | 26 | 2A |
Shades of #26262A
Tints of #26262A
.mybgColor { background-color: #26262A; }
.myforeColor { color: #26262A; }
.myborderColor { border: 3px solid #26262A; }
<p style="color:#26262A">Text here</p>
This sample text is styled with font color #26262A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#26262A">Div content here</div>
<div style="border:3px solid #26262A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(38, 38, 42, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #26262A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #26262A;
-webkit-box-shadow: 1px 1px 3px #26262A;
box-shadow: 1px 1px 3px #26262A; }
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 #26262A (Black Russian)
Color Overview & Profile: Color #26262A, also known as Black Russian, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 15% Red (38/255), 15% Green (38/255), and 16% Blue (42/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #26262A translates into the CMYK subtractive color model with values of 9.5% Cyan, 9.5% Magenta, 0% Yellow, and 83.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 5%, and lightness of 15.7%.
Web Accessibility & Design Recommendations: When implementing #26262A 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.
