20000 Leagues Under the Sea/ reddish black
Enter any color value (e.g., #0fb35a, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#191970 color RGB value is (25,25,112)
#191970 color CMYK value
#191970 color HSL value
HSV(or HSB) | 240° | 77.7 | 43.9 |
XYZ | 3.673 | 2.072 | 15.536 |
Yxy | 0.173 | 0.097 | 2.072 |
LAB | 15.86 | 31.72 | -49.578 |
LUV | 15.86 | -3.555 | -49.306 |
Hunter-LAB | 14.394 | 20.363 | -53.918 |
CIE-LCH | 15.86 | 58.857 | 302.611 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 19 | 19 | 70 |
Decimal | 25 | 25 | 112 |
Octal | 31 | 31 | 160 |
Binary | 00011001 | 00011001 | 01110000 |
Below, you can see some colors close to #191970. 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 #191970.
<span style="color:#191970">Text here</span>
This paragraph has a background color of #191970.
<p style="background-color:#191970;">Content here</p>
This element has a border color of #191970.
<div style="border:1px #191970;">Content here</div>
.text {color:#191970;}
.background {background-color:#191970;}
.border {border:1px solid #191970;}
.text-shadow {border:1px solid #191970;}
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, #020208 is the darkest color, while #f5f5fd is the lightest one.