reddish black
Enter any color value (e.g., #1f6365, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff7481 color RGB value is (255,116,129)
#ff7481 color CMYK value
#ff7481 color HSL value
HSV(or HSB) | 354.4° | 54.5 | 100 |
XYZ | 51.448 | 35.336 | 24.878 |
Yxy | 0.461 | 0.316 | 35.336 |
LAB | 66.009 | 53.998 | 19.127 |
LUV | 66.009 | 99.379 | 14.044 |
Hunter-LAB | 59.444 | 50.462 | 16.797 |
CIE-LCH | 66.009 | 57.286 | 19.505 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 74 | 81 |
Decimal | 255 | 116 | 129 |
Octal | 377 | 164 | 201 |
Binary | 11111111 | 01110100 | 10000001 |
Below, you can see some colors close to #ff7481. 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 #ff7481.
<span style="color:#ff7481">Text here</span>
This paragraph has a background color of #ff7481.
<p style="background-color:#ff7481;">Content here</p>
This element has a border color of #ff7481.
<div style="border:1px #ff7481;">Content here</div>
.text {color:#ff7481;}
.background {background-color:#ff7481;}
.border {border:1px solid #ff7481;}
.text-shadow {border:1px solid #ff7481;}
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 #fff4f5 is the lightest one.