reddish black
Enter any color value (e.g., #15ec0e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff55c7 color RGB value is (255,85,199)
#ff55c7 color CMYK value
#ff55c7 color HSL value
HSV(or HSB) | 319.8° | 66.7 | 100 |
XYZ | 54.797 | 31.881 | 57.298 |
Yxy | 0.381 | 0.221 | 31.881 |
LAB | 63.244 | 74.575 | -24.842 |
LUV | 63.244 | 92.997 | -50.393 |
Hunter-LAB | 56.463 | 74.425 | -20.643 |
CIE-LCH | 63.244 | 78.604 | 341.576 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 55 | C7 |
Decimal | 255 | 85 | 199 |
Octal | 377 | 125 | 307 |
Binary | 11111111 | 01010101 | 11000111 |
Below, you can see some colors close to #ff55c7. 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 #ff55c7.
<span style="color:#ff55c7">Text here</span>
This paragraph has a background color of #ff55c7.
<p style="background-color:#ff55c7;">Content here</p>
This element has a border color of #ff55c7.
<div style="border:1px #ff55c7;">Content here</div>
.text {color:#ff55c7;}
.background {background-color:#ff55c7;}
.border {border:1px solid #ff55c7;}
.text-shadow {border:1px solid #ff55c7;}
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, #000000 is the darkest color, while #ffeaf8 is the lightest one.