reddish black
Enter any color value (e.g., #745b42, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dd00dd color RGB value is (221,0,221)
#dd00dd color CMYK value
#dd00dd color HSL value
HSV(or HSB) | 300° | 100 | 86.7 |
XYZ | 42.87 | 20.593 | 70.122 |
Yxy | 0.321 | 0.154 | 20.593 |
LAB | 52.501 | 88.188 | -54.609 |
LUV | 52.501 | 73.176 | -94.619 |
Hunter-LAB | 45.379 | 89.217 | -59.852 |
CIE-LCH | 52.501 | 103.727 | 328.233 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DD | 0 | DD |
Decimal | 221 | 0 | 221 |
Octal | 335 | 0 | 335 |
Binary | 11011101 | 00000000 | 11011101 |
Below, you can see some colors close to #dd00dd. 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 #dd00dd.
<span style="color:#dd00dd">Text here</span>
This paragraph has a background color of #dd00dd.
<p style="background-color:#dd00dd;">Content here</p>
This element has a border color of #dd00dd.
<div style="border:1px #dd00dd;">Content here</div>
.text {color:#dd00dd;}
.background {background-color:#dd00dd;}
.border {border:1px solid #dd00dd;}
.text-shadow {border:1px solid #dd00dd;}
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, #080008 is the darkest color, while #fff2ff is the lightest one.