#2E4EBF Kikorangi Blue
#2E4EBF (Kikorangi Blue) RGB value is (46, 78, 191).
Red value is 46, green value is 78, and blue value is 191.
Cylindrical-coordinate representations (HSL) of color #2E4EBF: hue: 227°, saturation: 61.2%, and lightness: 46.5%.
Process color (CMYK) of #2E4EBF is 75.9%, 59.2%, 0%, 25.1%. Web safe color equivalent of #2E4EBF is ##3366CC. Color #2E4EBF contains mainly Blue.
Color Spaces
| Color spaces of #2E4EBF | Value |
|---|---|
| RGB | 46, 78, 191 |
| HSL | 227°, 61.2%, 46.5% |
| HSV / HSB | 227°, 75.9%, 74.9% |
| CMYK | 75.9%, 59.2%, 0%, 25.1% |
| XYZ | 13.25, 9.79, 50.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101110 | 01001110 | 10111111 |
| Octal | 056 | 116 | 277 |
| Decimal | 46 | 78 | 191 |
| Hex | 2E | 4E | BF |
Shades of #2E4EBF
Tints of #2E4EBF
.mybgColor { background-color: #2E4EBF; }
.myforeColor { color: #2E4EBF; }
.myborderColor { border: 3px solid #2E4EBF; }
<p style="color:#2E4EBF">Text here</p>
This sample text is styled with font color #2E4EBF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2E4EBF">Div content here</div>
<div style="border:3px solid #2E4EBF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(46, 78, 191, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2E4EBF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2E4EBF;
-webkit-box-shadow: 1px 1px 3px #2E4EBF;
box-shadow: 1px 1px 3px #2E4EBF; }
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 #2E4EBF (Kikorangi Blue)
Color Overview & Profile: Color #2E4EBF, also known as Kikorangi Blue, 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 (46/255), 31% Green (78/255), and 75% Blue (191/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2E4EBF translates into the CMYK subtractive color model with values of 75.9% Cyan, 59.2% Magenta, 0% Yellow, and 25.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 227°, saturation of 61.2%, and lightness of 46.5%.
Web Accessibility & Design Recommendations: When implementing #2E4EBF 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 ##3366CC.
