reddish black
Enter any color value (e.g., #e2c225, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff1a78 color RGB value is (255,26,120)
#ff1a78 color CMYK value
#ff1a78 color HSL value
HSV(or HSB) | 335.4° | 89.8 | 100 |
XYZ | 45 | 23.355 | 19.905 |
Yxy | 0.51 | 0.265 | 23.355 |
LAB | 55.436 | 81.783 | 9.655 |
LUV | 55.436 | 142.495 | -4.621 |
Hunter-LAB | 48.327 | 81.638 | 9.408 |
CIE-LCH | 55.436 | 82.351 | 6.733 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 1A | 78 |
Decimal | 255 | 26 | 120 |
Octal | 377 | 32 | 170 |
Binary | 11111111 | 00011010 | 01111000 |
Below, you can see some colors close to #ff1a78. 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 #ff1a78.
<span style="color:#ff1a78">Text here</span>
This paragraph has a background color of #ff1a78.
<p style="background-color:#ff1a78;">Content here</p>
This element has a border color of #ff1a78.
<div style="border:1px #ff1a78;">Content here</div>
.text {color:#ff1a78;}
.background {background-color:#ff1a78;}
.border {border:1px solid #ff1a78;}
.text-shadow {border:1px solid #ff1a78;}
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, #050002 is the darkest color, while #ffeff5 is the lightest one.