Alone in the Dark/ deep blue
Enter any color value (e.g., #cd627a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000066 color RGB value is (0,0,102)
#000066 color CMYK value
#000066 color HSL value
HSV(or HSB) | 240.0° | 100.0 | 40.0 |
XYZ | 2.398 | 0.959 | 12.629 |
Yxy | 0.150 | 0.060 | 0.959 |
LAB | 8.648 | 40.412 | -55.041 |
LUV | 8.648 | -2.516 | -34.898 |
Hunter-LAB | 9.794 | 26.567 | -69.594 |
CIE-LCH | 8.648 | 68.283 | 306.287 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | 66 |
Decimal | 0 | 0 | 102 |
Octal | 0 | 0 | 146 |
Binary | 00000000 | 00000000 | 01100110 |
Below, you can see some colors close to #000066. 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 #000066.
<span style="color:#000066">Text here</span>
This paragraph has a background color of #000066.
<p style="background-color:#000066;">Content here</p>
This element has a border color of #000066.
<div style="border:1px #000066;">Content here</div>
.text {color:#000066;}
.background {background-color:#000066;}
.border {border:1px solid #000066;}
.text-shadow {border:1px solid #000066;}
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, #000011 is the darkest color, while #fbfbff is the lightest one.