deep blue
Enter any color value (e.g., #a00780, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#00008a color RGB value is (0,0,138)
#00008a color CMYK value
#00008a color HSL value
HSV(or HSB) | 240.0° | 100.0 | 54.1 |
XYZ | 4.587 | 1.835 | 24.157 |
Yxy | 0.150 | 0.060 | 1.835 |
LAB | 14.596 | 50.165 | -68.324 |
LUV | 14.596 | -4.247 | -58.904 |
Hunter-LAB | 13.546 | 36.744 | -96.251 |
CIE-LCH | 14.596 | 84.763 | 306.287 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | 8A |
Decimal | 0 | 0 | 138 |
Octal | 0 | 0 | 212 |
Binary | 00000000 | 00000000 | 10001010 |
Below, you can see some colors close to #00008a. 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 #00008a.
<span style="color:#00008a">Text here</span>
This paragraph has a background color of #00008a.
<p style="background-color:#00008a;">Content here</p>
This element has a border color of #00008a.
<div style="border:1px #00008a;">Content here</div>
.text {color:#00008a;}
.background {background-color:#00008a;}
.border {border:1px solid #00008a;}
.text-shadow {border:1px solid #00008a;}
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, #00000a is the darkest color, while #f4f4ff is the lightest one.