reddish black
Enter any color value (e.g., #d97480, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#dd0037 color RGB value is (221,0,55)
#dd0037 color CMYK value
#dd0037 color HSL value
HSV(or HSB) | 345.1° | 100 | 86.7 |
XYZ | 30.508 | 15.648 | 5.027 |
Yxy | 0.596 | 0.306 | 15.648 |
LAB | 46.509 | 72.908 | 36.027 |
LUV | 46.509 | 143.606 | 20.606 |
Hunter-LAB | 39.558 | 68.441 | 20.156 |
CIE-LCH | 46.509 | 81.324 | 26.296 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | DD | 0 | 37 |
Decimal | 221 | 0 | 55 |
Octal | 335 | 0 | 67 |
Binary | 11011101 | 00000000 | 00110111 |
Below, you can see some colors close to #dd0037. 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 #dd0037.
<span style="color:#dd0037">Text here</span>
This paragraph has a background color of #dd0037.
<p style="background-color:#dd0037;">Content here</p>
This element has a border color of #dd0037.
<div style="border:1px #dd0037;">Content here</div>
.text {color:#dd0037;}
.background {background-color:#dd0037;}
.border {border:1px solid #dd0037;}
.text-shadow {border:1px solid #dd0037;}
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, #080002 is the darkest color, while #fff2f5 is the lightest one.