reddish black
Enter any color value (e.g., #a2a47e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff7cff color RGB value is (255,124,255)
#ff7cff color CMYK value
#ff7cff color HSL value
HSV(or HSB) | 300° | 51.4 | 100 |
XYZ | 66.498 | 42.895 | 99.383 |
Yxy | 0.319 | 0.205 | 42.895 |
LAB | 71.484 | 66.788 | -43.171 |
LUV | 71.484 | 61.352 | -79.334 |
Hunter-LAB | 65.495 | 66.619 | -44.122 |
CIE-LCH | 71.484 | 79.526 | 327.122 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 7C | FF |
Decimal | 255 | 124 | 255 |
Octal | 377 | 174 | 377 |
Binary | 11111111 | 01111100 | 11111111 |
Below, you can see some colors close to #ff7cff. 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 #ff7cff.
<span style="color:#ff7cff">Text here</span>
This paragraph has a background color of #ff7cff.
<p style="background-color:#ff7cff;">Content here</p>
This element has a border color of #ff7cff.
<div style="border:1px #ff7cff;">Content here</div>
.text {color:#ff7cff;}
.background {background-color:#ff7cff;}
.border {border:1px solid #ff7cff;}
.text-shadow {border:1px solid #ff7cff;}
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, #120012 is the darkest color, while #fffcff is the lightest one.