strong pink-red/strong amaranth
Enter any color value (e.g., #1e1ccb, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff4966 color RGB value is (255,73,102)
#ff4966 color CMYK value
#ff4966 color HSL value
HSV(or HSB) | 350.4° | 71.4 | 100.0 |
XYZ | 46.021 | 26.984 | 15.353 |
Yxy | 0.521 | 0.305 | 26.984 |
LAB | 58.960 | 69.520 | 25.143 |
LUV | 58.960 | 132.343 | 15.686 |
Hunter-LAB | 51.947 | 67.232 | 18.839 |
CIE-LCH | 58.960 | 73.927 | 19.883 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 49 | 66 |
Decimal | 255 | 73 | 102 |
Octal | 377 | 111 | 146 |
Binary | 11111111 | 01001001 | 01100110 |
Below, you can see some colors close to #ff4966. 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 #ff4966.
<span style="color:#ff4966">Text here</span>
This paragraph has a background color of #ff4966.
<p style="background-color:#ff4966;">Content here</p>
This element has a border color of #ff4966.
<div style="border:1px #ff4966;">Content here</div>
.text {color:#ff4966;}
.background {background-color:#ff4966;}
.border {border:1px solid #ff4966;}
.text-shadow {border:1px solid #ff4966;}
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, #090001 is the darkest color, while #fff3f5 is the lightest one.