very deep blue
Enter any color value (e.g., #35211e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#00002c color RGB value is (0,0,44)
#00002c color CMYK value
#00002c color HSL value
HSV(or HSB) | 240.0° | 100.0 | 17.3 |
XYZ | 0.455 | 0.182 | 2.394 |
Yxy | 0.150 | 0.060 | 0.182 |
LAB | 1.643 | 11.543 | -25.611 |
LUV | 1.643 | -0.478 | -6.629 |
Hunter-LAB | 4.264 | 11.567 | -30.300 |
CIE-LCH | 1.643 | 28.092 | 294.261 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | 2C |
Decimal | 0 | 0 | 44 |
Octal | 0 | 0 | 54 |
Binary | 00000000 | 00000000 | 00101100 |
Below, you can see some colors close to #00002c. 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 #00002c.
<span style="color:#00002c">Text here</span>
This paragraph has a background color of #00002c.
<p style="background-color:#00002c;">Content here</p>
This element has a border color of #00002c.
<div style="border:1px #00002c;">Content here</div>
.text {color:#00002c;}
.background {background-color:#00002c;}
.border {border:1px solid #00002c;}
.text-shadow {border:1px solid #00002c;}
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, #000001 is the darkest color, while #ebebff is the lightest one.