#415E9C Blue Dahlia
#415E9C (Blue Dahlia) RGB value is (65, 94, 156).
Red value is 65, green value is 94, and blue value is 156.
Cylindrical-coordinate representations (HSL) of color #415E9C: hue: 221°, saturation: 41.2%, and lightness: 43.3%.
Process color (CMYK) of #415E9C is 58.3%, 39.7%, 0%, 38.8%. Web safe color equivalent of #415E9C is ##336699. Color #415E9C contains mainly Blue.
Color Spaces
| Color spaces of #415E9C | Value |
|---|---|
| RGB | 65, 94, 156 |
| HSL | 221°, 41.2%, 43.3% |
| HSV / HSB | 221°, 58.3%, 61.2% |
| CMYK | 58.3%, 39.7%, 0%, 38.8% |
| XYZ | 12.18, 11.53, 33.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000001 | 01011110 | 10011100 |
| Octal | 101 | 136 | 234 |
| Decimal | 65 | 94 | 156 |
| Hex | 41 | 5E | 9C |
Shades of #415E9C
Tints of #415E9C
.mybgColor { background-color: #415E9C; }
.myforeColor { color: #415E9C; }
.myborderColor { border: 3px solid #415E9C; }
<p style="color:#415E9C">Text here</p>
This sample text is styled with font color #415E9C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#415E9C">Div content here</div>
<div style="border:3px solid #415E9C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(65, 94, 156, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #415E9C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #415E9C;
-webkit-box-shadow: 1px 1px 3px #415E9C;
box-shadow: 1px 1px 3px #415E9C; }
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 #415E9C (Blue Dahlia)
Color Overview & Profile: Color #415E9C, also known as Blue Dahlia, 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 (65/255), 37% Green (94/255), and 61% Blue (156/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #415E9C translates into the CMYK subtractive color model with values of 58.3% Cyan, 39.7% Magenta, 0% Yellow, and 38.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 221°, saturation of 41.2%, and lightness of 43.3%.
Web Accessibility & Design Recommendations: When implementing #415E9C 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.
