reddish black
Enter any color value (e.g., #1fd419, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#004949 color RGB value is (0,73,73)
#004949 color CMYK value
#004949 color HSL value
HSV(or HSB) | 180° | 100 | 28.6 |
XYZ | 3.585 | 5.246 | 7.127 |
Yxy | 0.225 | 0.329 | 5.246 |
LAB | 27.425 | -19.491 | -5.732 |
LUV | 27.425 | -21.211 | -4.58 |
Hunter-LAB | 22.904 | -12.143 | -2.416 |
CIE-LCH | 27.425 | 20.317 | 196.386 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 49 | 49 |
Decimal | 0 | 73 | 73 |
Octal | 0 | 111 | 111 |
Binary | 00000000 | 01001001 | 01001001 |
Below, you can see some colors close to #004949. 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 #004949.
<span style="color:#004949">Text here</span>
This paragraph has a background color of #004949.
<p style="background-color:#004949;">Content here</p>
This element has a border color of #004949.
<div style="border:1px #004949;">Content here</div>
.text {color:#004949;}
.background {background-color:#004949;}
.border {border:1px solid #004949;}
.text-shadow {border:1px solid #004949;}
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, #000909 is the darkest color, while #f3ffff is the lightest one.