reddish black
Enter any color value (e.g., #57de0a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#df0035 color RGB value is (223,0,53)
#df0035 color CMYK value
#df0035 color HSL value
HSV(or HSB) | 345.7° | 100 | 87.5 |
XYZ | 31.074 | 15.945 | 4.808 |
Yxy | 0.6 | 0.308 | 15.945 |
LAB | 46.902 | 73.317 | 37.761 |
LUV | 46.902 | 145.596 | 21.809 |
Hunter-LAB | 39.931 | 69.027 | 20.813 |
CIE-LCH | 46.902 | 82.47 | 27.25 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DF | 0 | 35 |
Decimal | 223 | 0 | 53 |
Octal | 337 | 0 | 65 |
Binary | 11011111 | 00000000 | 00110101 |
Below, you can see some colors close to #df0035. 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 #df0035.
<span style="color:#df0035">Text here</span>
This paragraph has a background color of #df0035.
<p style="background-color:#df0035;">Content here</p>
This element has a border color of #df0035.
<div style="border:1px #df0035;">Content here</div>
.text {color:#df0035;}
.background {background-color:#df0035;}
.border {border:1px solid #df0035;}
.text-shadow {border:1px solid #df0035;}
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, #0a0002 is the darkest color, while #fff4f7 is the lightest one.