reddish black
Enter any color value (e.g., #ed8c51, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1f30ff color RGB value is (31,48,255)
#1f30ff color CMYK value
#1f30ff color HSL value
HSV(or HSB) | 235.4° | 87.8 | 100 |
XYZ | 19.672 | 9.625 | 95.429 |
Yxy | 0.158 | 0.077 | 9.625 |
LAB | 37.161 | 66.617 | -99.74 |
LUV | 37.161 | -11.163 | -133.323 |
Hunter-LAB | 31.025 | 58.89 | -160.654 |
CIE-LCH | 37.161 | 119.942 | 303.739 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1F | 30 | FF |
Decimal | 31 | 48 | 255 |
Octal | 37 | 60 | 377 |
Binary | 00011111 | 00110000 | 11111111 |
Below, you can see some colors close to #1f30ff. 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 #1f30ff.
<span style="color:#1f30ff">Text here</span>
This paragraph has a background color of #1f30ff.
<p style="background-color:#1f30ff;">Content here</p>
This element has a border color of #1f30ff.
<div style="border:1px #1f30ff;">Content here</div>
.text {color:#1f30ff;}
.background {background-color:#1f30ff;}
.border {border:1px solid #1f30ff;}
.text-shadow {border:1px solid #1f30ff;}
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, #00010a is the darkest color, while #f4f4ff is the lightest one.