reddish black
Enter any color value (e.g., #87dacf, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1f1f88 color RGB value is (31,31,136)
#1f1f88 color CMYK value
#1f1f88 color HSL value
HSV(or HSB) | 240° | 77.2 | 53.3 |
XYZ | 5.499 | 3.049 | 23.591 |
Yxy | 0.171 | 0.095 | 3.049 |
LAB | 20.238 | 37.183 | -57.643 |
LUV | 20.238 | -4.618 | -64.047 |
Hunter-LAB | 17.461 | 25.658 | -67.883 |
CIE-LCH | 20.238 | 68.595 | 302.824 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1F | 1F | 88 |
Decimal | 31 | 31 | 136 |
Octal | 37 | 37 | 210 |
Binary | 00011111 | 00011111 | 10001000 |
Below, you can see some colors close to #1f1f88. 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 #1f1f88.
<span style="color:#1f1f88">Text here</span>
This paragraph has a background color of #1f1f88.
<p style="background-color:#1f1f88;">Content here</p>
This element has a border color of #1f1f88.
<div style="border:1px #1f1f88;">Content here</div>
.text {color:#1f1f88;}
.background {background-color:#1f1f88;}
.border {border:1px solid #1f1f88;}
.text-shadow {border:1px solid #1f1f88;}
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, #03030f is the darkest color, while #fdfdfe is the lightest one.