reddish black
Enter any color value (e.g., #15a668, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#de0200 color RGB value is (222,2,0)
#de0200 color CMYK value
#de0200 color HSL value
HSV(or HSB) | 0.5° | 100 | 87.1 |
XYZ | 30.146 | 15.573 | 1.417 |
Yxy | 0.64 | 0.33 | 15.573 |
LAB | 46.409 | 71.978 | 60.558 |
LUV | 46.409 | 152.104 | 32.973 |
Hunter-LAB | 39.463 | 67.298 | 25.495 |
CIE-LCH | 46.409 | 94.065 | 40.075 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | 2 | 0 |
Decimal | 222 | 2 | 0 |
Octal | 336 | 2 | 0 |
Binary | 11011110 | 00000010 | 00000000 |
Below, you can see some colors close to #de0200. 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 #de0200.
<span style="color:#de0200">Text here</span>
This paragraph has a background color of #de0200.
<p style="background-color:#de0200;">Content here</p>
This element has a border color of #de0200.
<div style="border:1px #de0200;">Content here</div>
.text {color:#de0200;}
.background {background-color:#de0200;}
.border {border:1px solid #de0200;}
.text-shadow {border:1px solid #de0200;}
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, #090000 is the darkest color, while #fff3f3 is the lightest one.