reddish black
Enter any color value (e.g., #1d0ca3, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#d90000 color RGB value is (217,0,0)
#d90000 color CMYK value
#d90000 color HSL value
HSV(or HSB) | 0° | 100 | 85.1 |
XYZ | 28.615 | 14.752 | 1.339 |
Yxy | 0.64 | 0.33 | 14.752 |
LAB | 45.292 | 70.921 | 59.51 |
LUV | 45.292 | 148.941 | 32.119 |
Hunter-LAB | 38.408 | 65.775 | 24.818 |
CIE-LCH | 45.292 | 92.581 | 40 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D9 | 0 | 0 |
Decimal | 217 | 0 | 0 |
Octal | 331 | 0 | 0 |
Binary | 11011001 | 00000000 | 00000000 |
Below, you can see some colors close to #d90000. 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 #d90000.
<span style="color:#d90000">Text here</span>
This paragraph has a background color of #d90000.
<p style="background-color:#d90000;">Content here</p>
This element has a border color of #d90000.
<div style="border:1px #d90000;">Content here</div>
.text {color:#d90000;}
.background {background-color:#d90000;}
.border {border:1px solid #d90000;}
.text-shadow {border:1px solid #d90000;}
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, #040000 is the darkest color, while #ffeeee is the lightest one.