reddish black
Enter any color value (e.g., #59e591, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#390000 color RGB value is (57,0,0)
#390000 color CMYK value
#390000 color HSL value
HSV(or HSB) | 0° | 100 | 22.4 |
XYZ | 1.687 | 0.87 | 0.079 |
Yxy | 0.64 | 0.33 | 0.87 |
LAB | 7.857 | 27.601 | 12.418 |
LUV | 7.857 | 25.838 | 5.572 |
Hunter-LAB | 9.327 | 15.972 | 6.027 |
CIE-LCH | 7.857 | 30.266 | 24.223 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 39 | 0 | 0 |
Decimal | 57 | 0 | 0 |
Octal | 71 | 0 | 0 |
Binary | 00111001 | 00000000 | 00000000 |
Below, you can see some colors close to #390000. 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 #390000.
<span style="color:#390000">Text here</span>
This paragraph has a background color of #390000.
<p style="background-color:#390000;">Content here</p>
This element has a border color of #390000.
<div style="border:1px #390000;">Content here</div>
.text {color:#390000;}
.background {background-color:#390000;}
.border {border:1px solid #390000;}
.text-shadow {border:1px solid #390000;}
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, #0e0000 is the darkest color, while #fff8f8 is the lightest one.