deep blue/deep phthalo blue
#2c39c7 color RGB value is (44,57,199)
#2c39c7 color CMYK value
#2c39c7 color HSL value
HSV(or HSB) | 235° | 77.9 | 78 |
XYZ | 12.811 | 7.585 | 54.822 |
Yxy | 0.17 | 0.101 | 7.585 |
LAB | 33.104 | 44.704 | -74.447 |
LUV | 33.104 | -9.374 | -100.609 |
Hunter-LAB | 27.541 | 34.831 | -98.739 |
CIE-LCH | 33.104 | 86.838 | 300.984 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2C | 39 | C7 |
Decimal | 44 | 57 | 199 |
Octal | 54 | 71 | 307 |
Binary | 00101100 | 00111001 | 11000111 |
Below, you can see some colors close to #2c39c7. 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 #2c39c7.
<span style="color:#2c39c7">Text here</span>
This paragraph has a background color of #2c39c7.
<p style="background-color:#2c39c7;">Content here</p>
This element has a border color of #2c39c7.
<div style="border:1px #2c39c7;">Content here</div>
.text {color:#2c39c7;}
.background {background-color:#2c39c7;}
.border {border:1px solid #2c39c7;}
.text-shadow {border:1px solid #2c39c7;}
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, #020208 is the darkest color, while #f5f6fd is the lightest one.