deep blue
Enter any color value (e.g., #336a60, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1f1f95 color RGB value is (31,31,149)
#1f1f95 color CMYK value
#1f1f95 color HSL value
HSV(or HSB) | 240.0° | 79.2 | 58.4 |
XYZ | 6.480 | 3.441 | 28.756 |
Yxy | 0.168 | 0.089 | 3.441 |
LAB | 21.731 | 41.626 | -63.265 |
LUV | 21.731 | -5.170 | -71.701 |
Hunter-LAB | 18.550 | 29.889 | -78.924 |
CIE-LCH | 21.731 | 75.731 | 303.343 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1F | 1F | 95 |
Decimal | 31 | 31 | 149 |
Octal | 37 | 37 | 225 |
Binary | 00011111 | 00011111 | 10010101 |
Below, you can see some colors close to #1f1f95. 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 #1f1f95.
<span style="color:#1f1f95">Text here</span>
This paragraph has a background color of #1f1f95.
<p style="background-color:#1f1f95;">Content here</p>
This element has a border color of #1f1f95.
<div style="border:1px #1f1f95;">Content here</div>
.text {color:#1f1f95;}
.background {background-color:#1f1f95;}
.border {border:1px solid #1f1f95;}
.text-shadow {border:1px solid #1f1f95;}
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 #f6f6fd is the lightest one.