reddish black
Enter any color value (e.g., #c5f96e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff001a color RGB value is (255,0,26)
#ff001a color CMYK value
#ff001a color HSL value
HSV(or HSB) | 353.9° | 100 | 100 |
XYZ | 41.426 | 21.335 | 2.912 |
Yxy | 0.631 | 0.325 | 21.335 |
LAB | 53.314 | 80.33 | 59.697 |
LUV | 53.314 | 173.128 | 34.903 |
Hunter-LAB | 46.189 | 79.262 | 28.595 |
CIE-LCH | 53.314 | 100.084 | 36.618 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 0 | 1A |
Decimal | 255 | 0 | 26 |
Octal | 377 | 0 | 32 |
Binary | 11111111 | 00000000 | 00011010 |
Below, you can see some colors close to #ff001a. 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 #ff001a.
<span style="color:#ff001a">Text here</span>
This paragraph has a background color of #ff001a.
<p style="background-color:#ff001a;">Content here</p>
This element has a border color of #ff001a.
<div style="border:1px #ff001a;">Content here</div>
.text {color:#ff001a;}
.background {background-color:#ff001a;}
.border {border:1px solid #ff001a;}
.text-shadow {border:1px solid #ff001a;}
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 #ffeaec is the lightest one.