reddish black
Enter any color value (e.g., #1dbfb9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff04ff color RGB value is (255,4,255)
#ff04ff color CMYK value
#ff04ff color HSL value
HSV(or HSB) | 300° | 98.4 | 100 |
XYZ | 59.333 | 28.567 | 96.994 |
Yxy | 0.321 | 0.155 | 28.567 |
LAB | 60.397 | 98.024 | -60.719 |
LUV | 60.397 | 83.931 | -108.525 |
Hunter-LAB | 53.448 | 104.622 | -70.183 |
CIE-LCH | 60.397 | 115.307 | 328.225 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 4 | FF |
Decimal | 255 | 4 | 255 |
Octal | 377 | 4 | 377 |
Binary | 11111111 | 00000100 | 11111111 |
Below, you can see some colors close to #ff04ff. 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 #ff04ff.
<span style="color:#ff04ff">Text here</span>
This paragraph has a background color of #ff04ff.
<p style="background-color:#ff04ff;">Content here</p>
This element has a border color of #ff04ff.
<div style="border:1px #ff04ff;">Content here</div>
.text {color:#ff04ff;}
.background {background-color:#ff04ff;}
.border {border:1px solid #ff04ff;}
.text-shadow {border:1px solid #ff04ff;}
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, #040004 is the darkest color, while #ffeeff is the lightest one.