reddish black
Enter any color value (e.g., #4e315b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#49000c color RGB value is (73,0,12)
#49000c color CMYK value
#49000c color HSL value
HSV(or HSB) | 350.1° | 100 | 28.6 |
XYZ | 2.814 | 1.443 | 0.478 |
Yxy | 0.594 | 0.305 | 1.443 |
LAB | 12.241 | 32.951 | 14.268 |
LUV | 12.241 | 37.694 | 5.287 |
Hunter-LAB | 12.013 | 20.793 | 6.049 |
CIE-LCH | 12.241 | 35.907 | 23.413 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 49 | 0 | C |
Decimal | 73 | 0 | 12 |
Octal | 111 | 0 | 14 |
Binary | 01001001 | 00000000 | 00001100 |
Below, you can see some colors close to #49000c. 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 #49000c.
<span style="color:#49000c">Text here</span>
This paragraph has a background color of #49000c.
<p style="background-color:#49000c;">Content here</p>
This element has a border color of #49000c.
<div style="border:1px #49000c;">Content here</div>
.text {color:#49000c;}
.background {background-color:#49000c;}
.border {border:1px solid #49000c;}
.text-shadow {border:1px solid #49000c;}
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, #090002 is the darkest color, while #fff3f5 is the lightest one.