deep red
Enter any color value (e.g., #eeb470, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ff1919 color RGB value is (255,25,25)
#ff1919 color CMYK value
#ff1919 color HSL value
HSV(or HSB) | 0.0° | 90.2 | 100.0 |
XYZ | 41.763 | 22.025 | 2.970 |
Yxy | 0.626 | 0.330 | 22.025 |
LAB | 54.054 | 78.164 | 60.579 |
LUV | 54.054 | 169.039 | 36.453 |
Hunter-LAB | 46.931 | 76.713 | 29.100 |
CIE-LCH | 54.054 | 98.891 | 37.777 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | FF | 19 | 19 |
Decimal | 255 | 25 | 25 |
Octal | 377 | 31 | 31 |
Binary | 11111111 | 00011001 | 00011001 |
Below, you can see some colors close to #ff1919. 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 #ff1919.
<span style="color:#ff1919">Text here</span>
This paragraph has a background color of #ff1919.
<p style="background-color:#ff1919;">Content here</p>
This element has a border color of #ff1919.
<div style="border:1px #ff1919;">Content here</div>
.text {color:#ff1919;}
.background {background-color:#ff1919;}
.border {border:1px solid #ff1919;}
.text-shadow {border:1px solid #ff1919;}
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, #040000 is the darkest color, while #ffeeee is the lightest one.