strong blue
Enter any color value (e.g., #5610b7, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#5050e3 color RGB value is (80,80,227)
#5050e3 color CMYK value
#5050e3 color HSL value
HSV(or HSB) | 240.0° | 64.8 | 89.0 |
XYZ | 20.042 | 12.989 | 74.124 |
Yxy | 0.187 | 0.121 | 12.989 |
LAB | 42.746 | 44.386 | -74.652 |
LUV | 42.746 | -8.053 | -111.686 |
Hunter-LAB | 36.040 | 36.195 | -96.714 |
CIE-LCH | 42.746 | 86.851 | 300.734 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 50 | 50 | E3 |
Decimal | 80 | 80 | 227 |
Octal | 120 | 120 | 343 |
Binary | 01010000 | 01010000 | 11100011 |
Below, you can see some colors close to #5050e3. 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 #5050e3.
<span style="color:#5050e3">Text here</span>
This paragraph has a background color of #5050e3.
<p style="background-color:#5050e3;">Content here</p>
This element has a border color of #5050e3.
<div style="border:1px #5050e3;">Content here</div>
.text {color:#5050e3;}
.background {background-color:#5050e3;}
.border {border:1px solid #5050e3;}
.text-shadow {border:1px solid #5050e3;}
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, #010108 is the darkest color, while #f5f5fd is the lightest one.