reddish black
Enter any color value (e.g., #0a1262, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff1a52 color RGB value is (255,26,82)
#ff1a52 color CMYK value
#ff1a52 color HSL value
HSV(or HSB) | 345.3° | 89.8 | 100 |
XYZ | 43.132 | 22.608 | 10.073 |
Yxy | 0.569 | 0.298 | 22.608 |
LAB | 54.666 | 79.635 | 31.384 |
LUV | 54.666 | 156.66 | 17.74 |
Hunter-LAB | 47.548 | 78.715 | 20.723 |
CIE-LCH | 54.666 | 85.596 | 21.509 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 1A | 52 |
Decimal | 255 | 26 | 82 |
Octal | 377 | 32 | 122 |
Binary | 11111111 | 00011010 | 01010010 |
Below, you can see some colors close to #ff1a52. 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 #ff1a52.
<span style="color:#ff1a52">Text here</span>
This paragraph has a background color of #ff1a52.
<p style="background-color:#ff1a52;">Content here</p>
This element has a border color of #ff1a52.
<div style="border:1px #ff1a52;">Content here</div>
.text {color:#ff1a52;}
.background {background-color:#ff1a52;}
.border {border:1px solid #ff1a52;}
.text-shadow {border:1px solid #ff1a52;}
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, #050001 is the darkest color, while #ffeff3 is the lightest one.