#405E95 Integra
#405E95 (Integra) RGB value is (64, 94, 149).
Red value is 64, green value is 94, and blue value is 149.
Cylindrical-coordinate representations (HSL) of color #405E95: hue: 219°, saturation: 39.9%, and lightness: 41.8%.
Process color (CMYK) of #405E95 is 57%, 36.9%, 0%, 41.6%. Web safe color equivalent of #405E95 is ##336699. Color #405E95 contains mainly Blue.
Color Spaces
| Color spaces of #405E95 | Value |
|---|---|
| RGB | 64, 94, 149 |
| HSL | 219°, 39.9%, 41.8% |
| HSV / HSB | 219°, 57%, 58.4% |
| CMYK | 57%, 36.9%, 0%, 41.6% |
| XYZ | 11.54, 11.26, 29.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000000 | 01011110 | 10010101 |
| Octal | 100 | 136 | 225 |
| Decimal | 64 | 94 | 149 |
| Hex | 40 | 5E | 95 |
Shades of #405E95
Tints of #405E95
.mybgColor { background-color: #405E95; }
.myforeColor { color: #405E95; }
.myborderColor { border: 3px solid #405E95; }
<p style="color:#405E95">Text here</p>
This sample text is styled with font color #405E95. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#405E95">Div content here</div>
<div style="border:3px solid #405E95">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(64, 94, 149, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #405E95; }
.divShadow { -moz-box-shadow: 1px 1px 3px #405E95;
-webkit-box-shadow: 1px 1px 3px #405E95;
box-shadow: 1px 1px 3px #405E95; }
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 #405E95 (Integra)
Color Overview & Profile: Color #405E95, also known as Integra, 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), 37% Green (94/255), and 58% Blue (149/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #405E95 translates into the CMYK subtractive color model with values of 57% Cyan, 36.9% Magenta, 0% Yellow, and 41.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 219°, saturation of 39.9%, and lightness of 41.8%.
Web Accessibility & Design Recommendations: When implementing #405E95 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 ##336699.
