reddish black
Enter any color value (e.g., #f34470, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dc19ff color RGB value is (220,25,255)
#dc19ff color CMYK value
#dc19ff color HSL value
HSV(or HSB) | 290.9° | 90.2 | 100 |
XYZ | 47.913 | 23.131 | 96.547 |
Yxy | 0.286 | 0.138 | 23.131 |
LAB | 55.207 | 91.005 | -69.372 |
LUV | 55.207 | 58.951 | -117.854 |
Hunter-LAB | 48.095 | 93.66 | -85.355 |
CIE-LCH | 55.207 | 114.43 | 322.682 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DC | 19 | FF |
Decimal | 220 | 25 | 255 |
Octal | 334 | 31 | 377 |
Binary | 11011100 | 00011001 | 11111111 |
Below, you can see some colors close to #dc19ff. 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 #dc19ff.
<span style="color:#dc19ff">Text here</span>
This paragraph has a background color of #dc19ff.
<p style="background-color:#dc19ff;">Content here</p>
This element has a border color of #dc19ff.
<div style="border:1px #dc19ff;">Content here</div>
.text {color:#dc19ff;}
.background {background-color:#dc19ff;}
.border {border:1px solid #dc19ff;}
.text-shadow {border:1px solid #dc19ff;}
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, #030004 is the darkest color, while #fceeff is the lightest one.