deep blue
Enter any color value (e.g., #aed8e0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000047 color RGB value is (0,0,71)
#000047 color CMYK value
#000047 color HSL value
HSV(or HSB) | 240.0° | 100.0 | 27.8 |
XYZ | 1.137 | 0.455 | 5.989 |
Yxy | 0.150 | 0.060 | 0.455 |
LAB | 4.109 | 27.685 | -41.390 |
LUV | 4.109 | -1.196 | -16.584 |
Hunter-LAB | 6.745 | 18.295 | -47.925 |
CIE-LCH | 4.109 | 49.795 | 303.778 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | 47 |
Decimal | 0 | 0 | 71 |
Octal | 0 | 0 | 107 |
Binary | 00000000 | 00000000 | 01000111 |
Below, you can see some colors close to #000047. 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 #000047.
<span style="color:#000047">Text here</span>
This paragraph has a background color of #000047.
<p style="background-color:#000047;">Content here</p>
This element has a border color of #000047.
<div style="border:1px #000047;">Content here</div>
.text {color:#000047;}
.background {background-color:#000047;}
.border {border:1px solid #000047;}
.text-shadow {border:1px solid #000047;}
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, #000007 is the darkest color, while #f1f1ff is the lightest one.