reddish black
Enter any color value (e.g., #ae3037, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1f55ff color RGB value is (31,85,255)
#1f55ff color CMYK value
#1f55ff color HSL value
HSV(or HSB) | 225.5° | 87.8 | 100 |
XYZ | 21.864 | 14.008 | 96.159 |
Yxy | 0.166 | 0.106 | 14.008 |
LAB | 44.245 | 46.683 | -88.014 |
LUV | 44.245 | -17.146 | -130.05 |
Hunter-LAB | 37.428 | 38.773 | -126.129 |
CIE-LCH | 44.245 | 99.628 | 297.942 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1F | 55 | FF |
Decimal | 31 | 85 | 255 |
Octal | 37 | 125 | 377 |
Binary | 00011111 | 01010101 | 11111111 |
Below, you can see some colors close to #1f55ff. 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 #1f55ff.
<span style="color:#1f55ff">Text here</span>
This paragraph has a background color of #1f55ff.
<p style="background-color:#1f55ff;">Content here</p>
This element has a border color of #1f55ff.
<div style="border:1px #1f55ff;">Content here</div>
.text {color:#1f55ff;}
.background {background-color:#1f55ff;}
.border {border:1px solid #1f55ff;}
.text-shadow {border:1px solid #1f55ff;}
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, #00020a is the darkest color, while #f4f6ff is the lightest one.