deep blue/deep phthalo blue
#020d87 color RGB value is (2,13,135)
#020d87 color CMYK value
#020d87 color HSL value
HSV(or HSB) | 235° | 98.5 | 52.9 |
XYZ | 4.542 | 2.05 | 23.078 |
Yxy | 0.153 | 0.069 | 2.05 |
LAB | 15.748 | 44.601 | -64.508 |
LUV | 15.748 | -4.918 | -59.742 |
Hunter-LAB | 14.318 | 31.57 | -85.543 |
CIE-LCH | 15.748 | 78.426 | 304.66 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2 | D | 87 |
Decimal | 2 | 13 | 135 |
Octal | 2 | 15 | 207 |
Binary | 00000010 | 00001101 | 10000111 |
Below, you can see some colors close to #020d87. 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 #020d87.
<span style="color:#020d87">Text here</span>
This paragraph has a background color of #020d87.
<p style="background-color:#020d87;">Content here</p>
This element has a border color of #020d87.
<div style="border:1px #020d87;">Content here</div>
.text {color:#020d87;}
.background {background-color:#020d87;}
.border {border:1px solid #020d87;}
.text-shadow {border:1px solid #020d87;}
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, #000109 is the darkest color, while #f3f4ff is the lightest one.