strong pink/strong raspberry
Enter any color value (e.g., #2614d1, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff4984 color RGB value is (255,73,132)
#ff4984 color CMYK value
#ff4984 color HSL value
HSV(or HSB) | 340.5° | 71.4 | 100.0 |
XYZ | 47.787 | 27.691 | 24.656 |
Yxy | 0.477 | 0.277 | 27.691 |
LAB | 59.609 | 71.684 | 8.456 |
LUV | 59.609 | 122.466 | -3.367 |
Hunter-LAB | 52.622 | 70.011 | 9.055 |
CIE-LCH | 59.609 | 72.181 | 6.727 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 49 | 84 |
Decimal | 255 | 73 | 132 |
Octal | 377 | 111 | 204 |
Binary | 11111111 | 01001001 | 10000100 |
Below, you can see some colors close to #ff4984. 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 #ff4984.
<span style="color:#ff4984">Text here</span>
This paragraph has a background color of #ff4984.
<p style="background-color:#ff4984;">Content here</p>
This element has a border color of #ff4984.
<div style="border:1px #ff4984;">Content here</div>
.text {color:#ff4984;}
.background {background-color:#ff4984;}
.border {border:1px solid #ff4984;}
.text-shadow {border:1px solid #ff4984;}
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, #090003 is the darkest color, while #fff3f7 is the lightest one.