reddish black
Enter any color value (e.g., #6e2781, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff017e color RGB value is (255,1,126)
#ff017e color CMYK value
#ff017e color HSL value
HSV(or HSB) | 330.5° | 99.6 | 100 |
XYZ | 45.017 | 22.788 | 21.765 |
Yxy | 0.503 | 0.254 | 22.788 |
LAB | 54.853 | 84.344 | 5.222 |
LUV | 54.853 | 142.92 | -10.499 |
Hunter-LAB | 47.737 | 84.789 | 6.384 |
CIE-LCH | 54.853 | 84.505 | 3.543 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 1 | 7E |
Decimal | 255 | 1 | 126 |
Octal | 377 | 1 | 176 |
Binary | 11111111 | 00000001 | 01111110 |
Below, you can see some colors close to #ff017e. 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 #ff017e.
<span style="color:#ff017e">Text here</span>
This paragraph has a background color of #ff017e.
<p style="background-color:#ff017e;">Content here</p>
This element has a border color of #ff017e.
<div style="border:1px #ff017e;">Content here</div>
.text {color:#ff017e;}
.background {background-color:#ff017e;}
.border {border:1px solid #ff017e;}
.text-shadow {border:1px solid #ff017e;}
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, #010000 is the darkest color, while #ffebf5 is the lightest one.