reddish black
Enter any color value (e.g., #cb2e7e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#de0044 color RGB value is (222,0,68)
#de0044 color CMYK value
#de0044 color HSL value
HSV(or HSB) | 341.6° | 100 | 87.1 |
XYZ | 31.168 | 15.947 | 6.904 |
Yxy | 0.577 | 0.295 | 15.947 |
LAB | 46.905 | 73.651 | 28.703 |
LUV | 46.905 | 140.524 | 15.077 |
Hunter-LAB | 39.934 | 69.433 | 17.703 |
CIE-LCH | 46.905 | 79.047 | 21.292 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | 0 | 44 |
Decimal | 222 | 0 | 68 |
Octal | 336 | 0 | 104 |
Binary | 11011110 | 00000000 | 01000100 |
Below, you can see some colors close to #de0044. 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 #de0044.
<span style="color:#de0044">Text here</span>
This paragraph has a background color of #de0044.
<p style="background-color:#de0044;">Content here</p>
This element has a border color of #de0044.
<div style="border:1px #de0044;">Content here</div>
.text {color:#de0044;}
.background {background-color:#de0044;}
.border {border:1px solid #de0044;}
.text-shadow {border:1px solid #de0044;}
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, #090003 is the darkest color, while #fff3f7 is the lightest one.