reddish black
Enter any color value (e.g., #c69da1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#49001e color RGB value is (73,0,30)
#49001e color CMYK value
#49001e color HSL value
HSV(or HSB) | 335.3° | 100 | 28.6 |
XYZ | 2.982 | 1.51 | 1.363 |
Yxy | 0.509 | 0.258 | 1.51 |
LAB | 12.673 | 34.108 | 3.002 |
LUV | 12.673 | 33.52 | -1.821 |
Hunter-LAB | 12.289 | 21.808 | 2.028 |
CIE-LCH | 12.673 | 34.24 | 5.03 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 49 | 0 | 1E |
Decimal | 73 | 0 | 30 |
Octal | 111 | 0 | 36 |
Binary | 01001001 | 00000000 | 00011110 |
Below, you can see some colors close to #49001e. 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 #49001e.
<span style="color:#49001e">Text here</span>
This paragraph has a background color of #49001e.
<p style="background-color:#49001e;">Content here</p>
This element has a border color of #49001e.
<div style="border:1px #49001e;">Content here</div>
.text {color:#49001e;}
.background {background-color:#49001e;}
.border {border:1px solid #49001e;}
.text-shadow {border:1px solid #49001e;}
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, #090004 is the darkest color, while #fff3f8 is the lightest one.