reddish black
Enter any color value (e.g., #9aaa5b, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#5e86ff color RGB value is (94,134,255)
#5e86ff color CMYK value
#5e86ff color HSL value
HSV(or HSB) | 225.1° | 63.1 | 100 |
XYZ | 31.191 | 26.65 | 98.108 |
Yxy | 0.2 | 0.171 | 26.65 |
LAB | 58.649 | 23.118 | -64.467 |
LUV | 58.649 | -19.681 | -104.934 |
Hunter-LAB | 51.624 | 17.509 | -76.541 |
CIE-LCH | 58.649 | 68.487 | 289.728 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5E | 86 | FF |
Decimal | 94 | 134 | 255 |
Octal | 136 | 206 | 377 |
Binary | 01011110 | 10000110 | 11111111 |
Below, you can see some colors close to #5e86ff. 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 #5e86ff.
<span style="color:#5e86ff">Text here</span>
This paragraph has a background color of #5e86ff.
<p style="background-color:#5e86ff;">Content here</p>
This element has a border color of #5e86ff.
<div style="border:1px #5e86ff;">Content here</div>
.text {color:#5e86ff;}
.background {background-color:#5e86ff;}
.border {border:1px solid #5e86ff;}
.text-shadow {border:1px solid #5e86ff;}
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, #000209 is the darkest color, while #f3f6ff is the lightest one.