reddish black
Enter any color value (e.g., #0ac2a8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#de00a5 color RGB value is (222,0,165)
#de00a5 color CMYK value
#de00a5 color HSL value
HSV(or HSB) | 315.4° | 100 | 87.1 |
XYZ | 36.916 | 18.246 | 37.174 |
Yxy | 0.4 | 0.198 | 18.246 |
LAB | 49.793 | 81.213 | -26.346 |
LUV | 49.793 | 98.369 | -51.344 |
Hunter-LAB | 42.716 | 79.511 | -21.697 |
CIE-LCH | 49.793 | 85.38 | 342.027 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DE | 0 | A5 |
Decimal | 222 | 0 | 165 |
Octal | 336 | 0 | 245 |
Binary | 11011110 | 00000000 | 10100101 |
Below, you can see some colors close to #de00a5. 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 #de00a5.
<span style="color:#de00a5">Text here</span>
This paragraph has a background color of #de00a5.
<p style="background-color:#de00a5;">Content here</p>
This element has a border color of #de00a5.
<div style="border:1px #de00a5;">Content here</div>
.text {color:#de00a5;}
.background {background-color:#de00a5;}
.border {border:1px solid #de00a5;}
.text-shadow {border:1px solid #de00a5;}
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, #090007 is the darkest color, while #fff3fc is the lightest one.