reddish black
Enter any color value (e.g., #a259eb, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#00004e color RGB value is (0,0,78)
#00004e color CMYK value
#00004e color HSL value
HSV(or HSB) | 240° | 100 | 30.6 |
XYZ | 1.375 | 0.55 | 7.241 |
Yxy | 0.15 | 0.06 | 0.55 |
LAB | 4.969 | 31.453 | -44.878 |
LUV | 4.969 | -1.446 | -20.051 |
Hunter-LAB | 7.417 | 20.118 | -52.698 |
CIE-LCH | 4.969 | 54.803 | 305.025 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | 4E |
Decimal | 0 | 0 | 78 |
Octal | 0 | 0 | 116 |
Binary | 00000000 | 00000000 | 01001110 |
Below, you can see some colors close to #00004e. 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 #00004e.
<span style="color:#00004e">Text here</span>
This paragraph has a background color of #00004e.
<p style="background-color:#00004e;">Content here</p>
This element has a border color of #00004e.
<div style="border:1px #00004e;">Content here</div>
.text {color:#00004e;}
.background {background-color:#00004e;}
.border {border:1px solid #00004e;}
.text-shadow {border:1px solid #00004e;}
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, #00000e is the darkest color, while #f8f8ff is the lightest one.