reddish black
Enter any color value (e.g., #bbb0aa, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#5f85ff color RGB value is (95,133,255)
#5f85ff color CMYK value
#5f85ff color HSL value
HSV(or HSB) | 225.8° | 62.7 | 100 |
XYZ | 31.157 | 26.428 | 98.067 |
Yxy | 0.2 | 0.17 | 26.428 |
LAB | 58.441 | 23.887 | -64.799 |
LUV | 58.441 | -19.124 | -105.451 |
Hunter-LAB | 51.408 | 18.219 | -77.117 |
CIE-LCH | 58.441 | 69.061 | 290.235 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5F | 85 | FF |
Decimal | 95 | 133 | 255 |
Octal | 137 | 205 | 377 |
Binary | 01011111 | 10000101 | 11111111 |
Below, you can see some colors close to #5f85ff. 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 #5f85ff.
<span style="color:#5f85ff">Text here</span>
This paragraph has a background color of #5f85ff.
<p style="background-color:#5f85ff;">Content here</p>
This element has a border color of #5f85ff.
<div style="border:1px #5f85ff;">Content here</div>
.text {color:#5f85ff;}
.background {background-color:#5f85ff;}
.border {border:1px solid #5f85ff;}
.text-shadow {border:1px solid #5f85ff;}
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.