reddish black
Enter any color value (e.g., #1f33b9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#1fa0ff color RGB value is (31,160,255)
#1fa0ff color CMYK value
#1fa0ff color HSL value
HSV(or HSB) | 205.4° | 87.8 | 100 |
XYZ | 31.186 | 32.653 | 99.267 |
Yxy | 0.191 | 0.2 | 32.653 |
LAB | 63.879 | 0.555 | -56.208 |
LUV | 63.879 | -37.773 | -90.862 |
Hunter-LAB | 57.143 | -2.583 | -62.997 |
CIE-LCH | 63.879 | 56.21 | 270.565 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1F | A0 | FF |
Decimal | 31 | 160 | 255 |
Octal | 37 | 240 | 377 |
Binary | 00011111 | 10100000 | 11111111 |
Below, you can see some colors close to #1fa0ff. 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 #1fa0ff.
<span style="color:#1fa0ff">Text here</span>
This paragraph has a background color of #1fa0ff.
<p style="background-color:#1fa0ff;">Content here</p>
This element has a border color of #1fa0ff.
<div style="border:1px #1fa0ff;">Content here</div>
.text {color:#1fa0ff;}
.background {background-color:#1fa0ff;}
.border {border:1px solid #1fa0ff;}
.text-shadow {border:1px solid #1fa0ff;}
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, #00060a is the darkest color, while #f4faff is the lightest one.