reddish black
Enter any color value (e.g., #47b926, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dd5682 color RGB value is (221,86,130)
#dd5682 color CMYK value
#dd5682 color HSL value
HSV(or HSB) | 340.4° | 61.1 | 86.7 |
XYZ | 37.176 | 23.639 | 23.723 |
Yxy | 0.44 | 0.28 | 23.639 |
LAB | 55.725 | 56.501 | 3.318 |
LUV | 55.725 | 89.379 | -6.345 |
Hunter-LAB | 48.62 | 51.398 | 5.106 |
CIE-LCH | 55.725 | 56.598 | 3.361 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DD | 56 | 82 |
Decimal | 221 | 86 | 130 |
Octal | 335 | 126 | 202 |
Binary | 11011101 | 01010110 | 10000010 |
Below, you can see some colors close to #dd5682. 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 #dd5682.
<span style="color:#dd5682">Text here</span>
This paragraph has a background color of #dd5682.
<p style="background-color:#dd5682;">Content here</p>
This element has a border color of #dd5682.
<div style="border:1px #dd5682;">Content here</div>
.text {color:#dd5682;}
.background {background-color:#dd5682;}
.border {border:1px solid #dd5682;}
.text-shadow {border:1px solid #dd5682;}
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, #080204 is the darkest color, while #fdf5f8 is the lightest one.