#2D4A71 Enchanted Navy
#2D4A71 (Enchanted Navy) RGB value is (45, 74, 113).
Red value is 45, green value is 74, and blue value is 113.
Cylindrical-coordinate representations (HSL) of color #2D4A71: hue: 214°, saturation: 43%, and lightness: 31%.
Process color (CMYK) of #2D4A71 is 60.2%, 34.5%, 0%, 55.7%. Web safe color equivalent of #2D4A71 is ##333366. Color #2D4A71 contains mainly Blue.
Color Spaces
| Color spaces of #2D4A71 | Value |
|---|---|
| RGB | 45, 74, 113 |
| HSL | 214°, 43%, 31% |
| HSV / HSB | 214°, 60.2%, 44.3% |
| CMYK | 60.2%, 34.5%, 0%, 55.7% |
| XYZ | 6.51, 6.65, 16.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101101 | 01001010 | 01110001 |
| Octal | 055 | 112 | 161 |
| Decimal | 45 | 74 | 113 |
| Hex | 2D | 4A | 71 |
Shades of #2D4A71
Tints of #2D4A71
.mybgColor { background-color: #2D4A71; }
.myforeColor { color: #2D4A71; }
.myborderColor { border: 3px solid #2D4A71; }
<p style="color:#2D4A71">Text here</p>
This sample text is styled with font color #2D4A71. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2D4A71">Div content here</div>
<div style="border:3px solid #2D4A71">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(45, 74, 113, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2D4A71; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2D4A71;
-webkit-box-shadow: 1px 1px 3px #2D4A71;
box-shadow: 1px 1px 3px #2D4A71; }
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 #2D4A71 (Enchanted Navy)
Color Overview & Profile: Color #2D4A71, also known as Enchanted Navy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 18% Red (45/255), 29% Green (74/255), and 44% Blue (113/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2D4A71 translates into the CMYK subtractive color model with values of 60.2% Cyan, 34.5% Magenta, 0% Yellow, and 55.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 214°, saturation of 43%, and lightness of 31%.
Web Accessibility & Design Recommendations: When implementing #2D4A71 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 ##333366.
