#40403E Dark Engine
#40403E (Dark Engine) RGB value is (64, 64, 62).
Red value is 64, green value is 64, and blue value is 62.
Cylindrical-coordinate representations (HSL) of color #40403E: hue: 60°, saturation: 1.6%, and lightness: 24.7%.
Process color (CMYK) of #40403E is 0%, 0%, 3.1%, 74.9%. Web safe color equivalent of #40403E is ##333333. Color #40403E contains mainly GRAY.
Color Spaces
| Color spaces of #40403E | Value |
|---|---|
| RGB | 64, 64, 62 |
| HSL | 60°, 1.6%, 24.7% |
| HSV / HSB | 60°, 3.1%, 25.1% |
| CMYK | 0%, 0%, 3.1%, 74.9% |
| XYZ | 4.82, 5.1, 5.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000000 | 01000000 | 00111110 |
| Octal | 100 | 100 | 076 |
| Decimal | 64 | 64 | 62 |
| Hex | 40 | 40 | 3E |
Shades of #40403E
Tints of #40403E
.mybgColor { background-color: #40403E; }
.myforeColor { color: #40403E; }
.myborderColor { border: 3px solid #40403E; }
<p style="color:#40403E">Text here</p>
This sample text is styled with font color #40403E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#40403E">Div content here</div>
<div style="border:3px solid #40403E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(64, 64, 62, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #40403E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #40403E;
-webkit-box-shadow: 1px 1px 3px #40403E;
box-shadow: 1px 1px 3px #40403E; }
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 #40403E (Dark Engine)
Color Overview & Profile: Color #40403E, also known as Dark Engine, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 25% Red (64/255), 25% Green (64/255), and 24% Blue (62/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #40403E translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 3.1% Yellow, and 74.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 1.6%, and lightness of 24.7%.
Web Accessibility & Design Recommendations: When implementing #40403E 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.
