dark blue/dark phthalo blue
#2a2e5f color RGB value is (42,46,95)
#2a2e5f color CMYK value
#2a2e5f color HSL value
HSV(or HSB) | 235.5° | 55.8 | 37.3 |
XYZ | 3.997 | 3.272 | 11.247 |
Yxy | 0.216 | 0.177 | 3.272 |
LAB | 21.104 | 13.951 | -29.87 |
LUV | 21.104 | -3.754 | -35.426 |
Hunter-LAB | 18.09 | 7.786 | -24.201 |
CIE-LCH | 21.104 | 32.967 | 295.035 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2A | 2E | 5F |
Decimal | 42 | 46 | 95 |
Octal | 52 | 56 | 137 |
Binary | 00101010 | 00101110 | 01011111 |
Below, you can see some colors close to #2a2e5f. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #2a2e5f.
<span style="color:#2a2e5f">Text here</span>
This paragraph has a background color of #2a2e5f.
<p style="background-color:#2a2e5f;">Content here</p>
This element has a border color of #2a2e5f.
<div style="border:1px #2a2e5f;">Content here</div>
.text {color:#2a2e5f;}
.background {background-color:#2a2e5f;}
.border {border:1px solid #2a2e5f;}
.text-shadow {border:1px solid #2a2e5f;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #030307 is the darkest color, while #f7f7fb is the lightest one.