reddish black
Enter any color value (e.g., #8eaa90, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff4985 color RGB value is (255,73,133)
#ff4985 color CMYK value
#ff4985 color HSL value
HSV(or HSB) | 340.2° | 71.4 | 100 |
XYZ | 47.856 | 27.719 | 25.018 |
Yxy | 0.476 | 0.276 | 27.719 |
LAB | 59.634 | 71.767 | 7.905 |
LUV | 59.634 | 122.11 | -4.059 |
Hunter-LAB | 52.648 | 70.118 | 8.68 |
CIE-LCH | 59.634 | 72.201 | 6.286 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 49 | 85 |
Decimal | 255 | 73 | 133 |
Octal | 377 | 111 | 205 |
Binary | 11111111 | 01001001 | 10000101 |
Below, you can see some colors close to #ff4985. 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 #ff4985.
<span style="color:#ff4985">Text here</span>
This paragraph has a background color of #ff4985.
<p style="background-color:#ff4985;">Content here</p>
This element has a border color of #ff4985.
<div style="border:1px #ff4985;">Content here</div>
.text {color:#ff4985;}
.background {background-color:#ff4985;}
.border {border:1px solid #ff4985;}
.text-shadow {border:1px solid #ff4985;}
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.