reddish black
Enter any color value (e.g., #065013, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dd19ff color RGB value is (221,25,255)
#dd19ff color CMYK value
#dd19ff color HSL value
HSV(or HSB) | 291.1° | 90.2 | 100 |
XYZ | 48.216 | 23.287 | 96.561 |
Yxy | 0.287 | 0.139 | 23.287 |
LAB | 55.367 | 91.153 | -69.105 |
LUV | 55.367 | 59.604 | -117.579 |
Hunter-LAB | 48.257 | 93.9 | -84.858 |
CIE-LCH | 55.367 | 114.387 | 322.833 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DD | 19 | FF |
Decimal | 221 | 25 | 255 |
Octal | 335 | 31 | 377 |
Binary | 11011101 | 00011001 | 11111111 |
Below, you can see some colors close to #dd19ff. 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 #dd19ff.
<span style="color:#dd19ff">Text here</span>
This paragraph has a background color of #dd19ff.
<p style="background-color:#dd19ff;">Content here</p>
This element has a border color of #dd19ff.
<div style="border:1px #dd19ff;">Content here</div>
.text {color:#dd19ff;}
.background {background-color:#dd19ff;}
.border {border:1px solid #dd19ff;}
.text-shadow {border:1px solid #dd19ff;}
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.