deep blue
Enter any color value (e.g., #7f7db8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#00005e color RGB value is (0,0,94)
#00005e color CMYK value
#00005e color HSL value
HSV(or HSB) | 240.0° | 100.0 | 36.9 |
XYZ | 2.020 | 0.808 | 10.639 |
Yxy | 0.150 | 0.060 | 0.808 |
LAB | 7.300 | 38.075 | -51.946 |
LUV | 7.300 | -2.124 | -29.459 |
Hunter-LAB | 8.990 | 24.385 | -63.876 |
CIE-LCH | 7.300 | 64.406 | 306.240 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | 5E |
Decimal | 0 | 0 | 94 |
Octal | 0 | 0 | 136 |
Binary | 00000000 | 00000000 | 01011110 |
Below, you can see some colors close to #00005e. 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 #00005e.
<span style="color:#00005e">Text here</span>
This paragraph has a background color of #00005e.
<p style="background-color:#00005e;">Content here</p>
This element has a border color of #00005e.
<div style="border:1px #00005e;">Content here</div>
.text {color:#00005e;}
.background {background-color:#00005e;}
.border {border:1px solid #00005e;}
.text-shadow {border:1px solid #00005e;}
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, #000009 is the darkest color, while #f3f3ff is the lightest one.