very deep red
Enter any color value (e.g., #5055c8, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#190000 color RGB value is (25,0,0)
#190000 color CMYK value
#190000 color HSL value
HSV(or HSB) | 0.0° | 100.0 | 9.8 |
XYZ | 0.401 | 0.207 | 0.019 |
Yxy | 0.640 | 0.330 | 0.207 |
LAB | 1.867 | 8.376 | 2.950 |
LUV | 1.867 | 6.139 | 1.324 |
Hunter-LAB | 4.546 | 7.785 | 2.938 |
CIE-LCH | 1.867 | 8.880 | 19.405 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 19 | 0 | 0 |
Decimal | 25 | 0 | 0 |
Octal | 31 | 0 | 0 |
Binary | 00011001 | 00000000 | 00000000 |
Below, you can see some colors close to #190000. 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 #190000.
<span style="color:#190000">Text here</span>
This paragraph has a background color of #190000.
<p style="background-color:#190000;">Content here</p>
This element has a border color of #190000.
<div style="border:1px #190000;">Content here</div>
.text {color:#190000;}
.background {background-color:#190000;}
.border {border:1px solid #190000;}
.text-shadow {border:1px solid #190000;}
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.