reddish black
Enter any color value (e.g., #f84a72, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#fd0000 color RGB value is (253,0,0)
#fd0000 color CMYK value
#fd0000 color HSL value
HSV(or HSB) | 0° | 100 | 99.2 |
XYZ | 40.508 | 20.883 | 1.896 |
Yxy | 0.64 | 0.33 | 20.883 |
LAB | 52.821 | 79.633 | 66.82 |
LUV | 52.821 | 173.698 | 37.458 |
Hunter-LAB | 45.698 | 78.258 | 29.529 |
CIE-LCH | 52.821 | 103.953 | 40 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FD | 0 | 0 |
Decimal | 253 | 0 | 0 |
Octal | 375 | 0 | 0 |
Binary | 11111101 | 00000000 | 00000000 |
Below, you can see some colors close to #fd0000. 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 #fd0000.
<span style="color:#fd0000">Text here</span>
This paragraph has a background color of #fd0000.
<p style="background-color:#fd0000;">Content here</p>
This element has a border color of #fd0000.
<div style="border:1px #fd0000;">Content here</div>
.text {color:#fd0000;}
.background {background-color:#fd0000;}
.border {border:1px solid #fd0000;}
.text-shadow {border:1px solid #fd0000;}
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, #130000 is the darkest color, while #fffdfd is the lightest one.