#2D2E4D Wild Iris
#2D2E4D (Wild Iris) RGB value is (45, 46, 77).
Red value is 45, green value is 46, and blue value is 77.
Cylindrical-coordinate representations (HSL) of color #2D2E4D: hue: 238°, saturation: 26.2%, and lightness: 23.9%.
Process color (CMYK) of #2D2E4D is 41.6%, 40.3%, 0%, 69.8%. Web safe color equivalent of #2D2E4D is ##333366. Color #2D2E4D contains mainly Blue.
Color Spaces
| Color spaces of #2D2E4D | Value |
|---|---|
| RGB | 45, 46, 77 |
| HSL | 238°, 26.2%, 23.9% |
| HSV / HSB | 238°, 41.6%, 30.2% |
| CMYK | 41.6%, 40.3%, 0%, 69.8% |
| XYZ | 3.4, 3.05, 7.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101101 | 00101110 | 01001101 |
| Octal | 055 | 056 | 115 |
| Decimal | 45 | 46 | 77 |
| Hex | 2D | 2E | 4D |
Shades of #2D2E4D
Tints of #2D2E4D
.mybgColor { background-color: #2D2E4D; }
.myforeColor { color: #2D2E4D; }
.myborderColor { border: 3px solid #2D2E4D; }
<p style="color:#2D2E4D">Text here</p>
This sample text is styled with font color #2D2E4D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2D2E4D">Div content here</div>
<div style="border:3px solid #2D2E4D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(45, 46, 77, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2D2E4D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2D2E4D;
-webkit-box-shadow: 1px 1px 3px #2D2E4D;
box-shadow: 1px 1px 3px #2D2E4D; }
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 #2D2E4D (Wild Iris)
Color Overview & Profile: Color #2D2E4D, also known as Wild Iris, 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), 18% Green (46/255), and 30% Blue (77/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2D2E4D translates into the CMYK subtractive color model with values of 41.6% Cyan, 40.3% Magenta, 0% Yellow, and 69.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 238°, saturation of 26.2%, and lightness of 23.9%.
Web Accessibility & Design Recommendations: When implementing #2D2E4D 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.
