deep pink-red/deep amaranth
Enter any color value (e.g., #ac042d, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#de0023 color RGB value is (222,0,35)
#de0023 color CMYK value
#de0023 color HSL value
HSV(or HSB) | 350.5° | 100.0 | 87.1 |
XYZ | 30.428 | 15.651 | 3.007 |
Yxy | 0.620 | 0.319 | 15.651 |
LAB | 46.513 | 72.589 | 47.326 |
LUV | 46.513 | 148.756 | 27.419 |
Hunter-LAB | 39.561 | 68.057 | 23.186 |
CIE-LCH | 46.513 | 86.654 | 33.103 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | 0 | 23 |
Decimal | 222 | 0 | 35 |
Octal | 336 | 0 | 43 |
Binary | 11011110 | 00000000 | 00100011 |
Below, you can see some colors close to #de0023. 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 #de0023.
<span style="color:#de0023">Text here</span>
This paragraph has a background color of #de0023.
<p style="background-color:#de0023;">Content here</p>
This element has a border color of #de0023.
<div style="border:1px #de0023;">Content here</div>
.text {color:#de0023;}
.background {background-color:#de0023;}
.border {border:1px solid #de0023;}
.text-shadow {border:1px solid #de0023;}
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, #090001 is the darkest color, while #fff3f5 is the lightest one.