#292E42 Black Violet
#292E42 (Black Violet) RGB value is (41, 46, 66).
Red value is 41, green value is 46, and blue value is 66.
Cylindrical-coordinate representations (HSL) of color #292E42: hue: 228°, saturation: 23.4%, and lightness: 21%.
Process color (CMYK) of #292E42 is 37.9%, 30.3%, 0%, 74.1%. Web safe color equivalent of #292E42 is ##333333. Color #292E42 contains mainly Blue.
Color Spaces
| Color spaces of #292E42 | Value |
|---|---|
| RGB | 41, 46, 66 |
| HSL | 228°, 23.4%, 21% |
| HSV / HSB | 228°, 37.9%, 25.9% |
| CMYK | 37.9%, 30.3%, 0%, 74.1% |
| XYZ | 2.87, 2.82, 5.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101001 | 00101110 | 01000010 |
| Octal | 051 | 056 | 102 |
| Decimal | 41 | 46 | 66 |
| Hex | 29 | 2E | 42 |
Shades of #292E42
Tints of #292E42
.mybgColor { background-color: #292E42; }
.myforeColor { color: #292E42; }
.myborderColor { border: 3px solid #292E42; }
<p style="color:#292E42">Text here</p>
This sample text is styled with font color #292E42. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#292E42">Div content here</div>
<div style="border:3px solid #292E42">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(41, 46, 66, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #292E42; }
.divShadow { -moz-box-shadow: 1px 1px 3px #292E42;
-webkit-box-shadow: 1px 1px 3px #292E42;
box-shadow: 1px 1px 3px #292E42; }
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 #292E42 (Black Violet)
Color Overview & Profile: Color #292E42, also known as Black Violet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 16% Red (41/255), 18% Green (46/255), and 26% Blue (66/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #292E42 translates into the CMYK subtractive color model with values of 37.9% Cyan, 30.3% Magenta, 0% Yellow, and 74.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 228°, saturation of 23.4%, and lightness of 21%.
Web Accessibility & Design Recommendations: When implementing #292E42 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.
