reddish black
Enter any color value (e.g., #0f052e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff517c color RGB value is (255,81,124)
#ff517c color CMYK value
#ff517c color HSL value
HSV(or HSB) | 345.2° | 68.2 | 100 |
XYZ | 47.821 | 28.6 | 22.069 |
Yxy | 0.486 | 0.29 | 28.6 |
LAB | 60.427 | 68.248 | 14.289 |
LUV | 60.427 | 121.298 | 4.457 |
Hunter-LAB | 53.479 | 66.025 | 12.969 |
CIE-LCH | 60.427 | 69.728 | 11.825 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 51 | 7C |
Decimal | 255 | 81 | 124 |
Octal | 377 | 121 | 174 |
Binary | 11111111 | 01010001 | 01111100 |
Below, you can see some colors close to #ff517c. 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 #ff517c.
<span style="color:#ff517c">Text here</span>
This paragraph has a background color of #ff517c.
<p style="background-color:#ff517c;">Content here</p>
This element has a border color of #ff517c.
<div style="border:1px #ff517c;">Content here</div>
.text {color:#ff517c;}
.background {background-color:#ff517c;}
.border {border:1px solid #ff517c;}
.text-shadow {border:1px solid #ff517c;}
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, #110004 is the darkest color, while #fffbfc is the lightest one.