reddish black
Enter any color value (e.g., #9ca5eb, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dd5656 color RGB value is (221,86,86)
#dd5656 color CMYK value
#dd5656 color HSL value
HSV(or HSB) | 0° | 61.1 | 86.7 |
XYZ | 34.826 | 22.7 | 11.35 |
Yxy | 0.506 | 0.33 | 22.7 |
LAB | 54.762 | 52.782 | 27.877 |
LUV | 54.762 | 101.411 | 21.865 |
Hunter-LAB | 47.644 | 47.1 | 19.227 |
CIE-LCH | 54.762 | 59.691 | 27.841 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DD | 56 | 56 |
Decimal | 221 | 86 | 86 |
Octal | 335 | 126 | 126 |
Binary | 11011101 | 01010110 | 01010110 |
Below, you can see some colors close to #dd5656. 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 #dd5656.
<span style="color:#dd5656">Text here</span>
This paragraph has a background color of #dd5656.
<p style="background-color:#dd5656;">Content here</p>
This element has a border color of #dd5656.
<div style="border:1px #dd5656;">Content here</div>
.text {color:#dd5656;}
.background {background-color:#dd5656;}
.border {border:1px solid #dd5656;}
.text-shadow {border:1px solid #dd5656;}
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, #080202 is the darkest color, while #fdf5f5 is the lightest one.