deep red
Enter any color value (e.g., #f6f01e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff0404 color RGB value is (255,4,4)
#ff0404 color CMYK value
#ff0404 color HSL value
HSV(or HSB) | 0.0° | 98.4 | 100.0 |
XYZ | 41.305 | 21.356 | 2.060 |
Yxy | 0.638 | 0.330 | 21.356 |
LAB | 53.336 | 79.862 | 66.254 |
LUV | 53.336 | 174.281 | 37.584 |
Hunter-LAB | 46.212 | 78.676 | 29.706 |
CIE-LCH | 53.336 | 103.767 | 39.679 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 4 | 4 |
Decimal | 255 | 4 | 4 |
Octal | 377 | 4 | 4 |
Binary | 11111111 | 00000100 | 00000100 |
Below, you can see some colors close to #ff0404. 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 #ff0404.
<span style="color:#ff0404">Text here</span>
This paragraph has a background color of #ff0404.
<p style="background-color:#ff0404;">Content here</p>
This element has a border color of #ff0404.
<div style="border:1px #ff0404;">Content here</div>
.text {color:#ff0404;}
.background {background-color:#ff0404;}
.border {border:1px solid #ff0404;}
.text-shadow {border:1px solid #ff0404;}
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.