reddish black
Enter any color value (e.g., #4ef7e1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#de1500 color RGB value is (222,21,0)
#de1500 color CMYK value
#de1500 color HSL value
HSV(or HSB) | 5.7° | 100 | 87.1 |
XYZ | 30.392 | 16.066 | 1.499 |
Yxy | 0.634 | 0.335 | 16.066 |
LAB | 47.061 | 70.096 | 60.79 |
LUV | 47.061 | 148.557 | 34.127 |
Hunter-LAB | 40.082 | 65.203 | 25.84 |
CIE-LCH | 47.061 | 92.784 | 40.933 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | 15 | 0 |
Decimal | 222 | 21 | 0 |
Octal | 336 | 25 | 0 |
Binary | 11011110 | 00010101 | 00000000 |
Below, you can see some colors close to #de1500. 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 #de1500.
<span style="color:#de1500">Text here</span>
This paragraph has a background color of #de1500.
<p style="background-color:#de1500;">Content here</p>
This element has a border color of #de1500.
<div style="border:1px #de1500;">Content here</div>
.text {color:#de1500;}
.background {background-color:#de1500;}
.border {border:1px solid #de1500;}
.text-shadow {border:1px solid #de1500;}
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, #090100 is the darkest color, while #fff4f3 is the lightest one.