deep blue
Enter any color value (e.g., #ca6800, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000041 color RGB value is (0,0,65)
#000041 color CMYK value
#000041 color HSL value
HSV(or HSB) | 240.0° | 100.0 | 25.5 |
XYZ | 0.954 | 0.382 | 5.024 |
Yxy | 0.150 | 0.060 | 0.382 |
LAB | 3.447 | 24.035 | -38.206 |
LUV | 3.447 | -1.003 | -13.912 |
Hunter-LAB | 6.178 | 16.757 | -43.896 |
CIE-LCH | 3.447 | 45.137 | 302.173 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | 41 |
Decimal | 0 | 0 | 65 |
Octal | 0 | 0 | 101 |
Binary | 00000000 | 00000000 | 01000001 |
Below, you can see some colors close to #000041. 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 #000041.
<span style="color:#000041">Text here</span>
This paragraph has a background color of #000041.
<p style="background-color:#000041;">Content here</p>
This element has a border color of #000041.
<div style="border:1px #000041;">Content here</div>
.text {color:#000041;}
.background {background-color:#000041;}
.border {border:1px solid #000041;}
.text-shadow {border:1px solid #000041;}
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.