reddish black
Enter any color value (e.g., #f380fc, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff7480 color RGB value is (255,116,128)
#ff7480 color CMYK value
#ff7480 color HSL value
HSV(or HSB) | 354.8° | 54.5 | 100 |
XYZ | 51.382 | 35.309 | 24.529 |
Yxy | 0.462 | 0.317 | 35.309 |
LAB | 65.989 | 53.912 | 19.665 |
LUV | 65.989 | 99.622 | 14.686 |
Hunter-LAB | 59.422 | 50.36 | 17.12 |
CIE-LCH | 65.989 | 57.386 | 20.04 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 74 | 80 |
Decimal | 255 | 116 | 128 |
Octal | 377 | 164 | 200 |
Binary | 11111111 | 01110100 | 10000000 |
Below, you can see some colors close to #ff7480. 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 #ff7480.
<span style="color:#ff7480">Text here</span>
This paragraph has a background color of #ff7480.
<p style="background-color:#ff7480;">Content here</p>
This element has a border color of #ff7480.
<div style="border:1px #ff7480;">Content here</div>
.text {color:#ff7480;}
.background {background-color:#ff7480;}
.border {border:1px solid #ff7480;}
.text-shadow {border:1px solid #ff7480;}
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, #0a0001 is the darkest color, while #fff4f4 is the lightest one.