#262129 Darth Vader
#262129 (Darth Vader) RGB value is (38, 33, 41).
Red value is 38, green value is 33, and blue value is 41.
Cylindrical-coordinate representations (HSL) of color #262129: hue: 278°, saturation: 10.8%, and lightness: 14.5%.
Process color (CMYK) of #262129 is 7.3%, 19.5%, 0%, 83.9%. Web safe color equivalent of #262129 is ##333333. Color #262129 contains mainly Black.
Color Spaces
| Color spaces of #262129 | Value |
|---|---|
| RGB | 38, 33, 41 |
| HSL | 278°, 10.8%, 14.5% |
| HSV / HSB | 278°, 19.5%, 16.1% |
| CMYK | 7.3%, 19.5%, 0%, 83.9% |
| XYZ | 1.74, 1.66, 2.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100110 | 00100001 | 00101001 |
| Octal | 046 | 041 | 051 |
| Decimal | 38 | 33 | 41 |
| Hex | 26 | 21 | 29 |
Shades of #262129
Tints of #262129
.mybgColor { background-color: #262129; }
.myforeColor { color: #262129; }
.myborderColor { border: 3px solid #262129; }
<p style="color:#262129">Text here</p>
This sample text is styled with font color #262129. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#262129">Div content here</div>
<div style="border:3px solid #262129">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(38, 33, 41, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #262129; }
.divShadow { -moz-box-shadow: 1px 1px 3px #262129;
-webkit-box-shadow: 1px 1px 3px #262129;
box-shadow: 1px 1px 3px #262129; }
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 #262129 (Darth Vader)
Color Overview & Profile: Color #262129, also known as Darth Vader, 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), 13% Green (33/255), and 16% Blue (41/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #262129 translates into the CMYK subtractive color model with values of 7.3% Cyan, 19.5% Magenta, 0% Yellow, and 83.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 278°, saturation of 10.8%, and lightness of 14.5%.
Web Accessibility & Design Recommendations: When implementing #262129 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.
