reddish black
Enter any color value (e.g., #31efdd, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#5a5aff color RGB value is (90,90,255)
#5a5aff color CMYK value
#5a5aff color HSL value
HSV(or HSB) | 240° | 64.7 | 100 |
XYZ | 25.923 | 16.706 | 96.466 |
Yxy | 0.186 | 0.12 | 16.706 |
LAB | 47.887 | 48.876 | -81.938 |
LUV | 47.887 | -9.097 | -126.158 |
Hunter-LAB | 40.873 | 41.681 | -111.322 |
CIE-LCH | 47.887 | 95.408 | 300.816 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5A | 5A | FF |
Decimal | 90 | 90 | 255 |
Octal | 132 | 132 | 377 |
Binary | 01011010 | 01011010 | 11111111 |
Below, you can see some colors close to #5a5aff. 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 #5a5aff.
<span style="color:#5a5aff">Text here</span>
This paragraph has a background color of #5a5aff.
<p style="background-color:#5a5aff;">Content here</p>
This element has a border color of #5a5aff.
<div style="border:1px #5a5aff;">Content here</div>
.text {color:#5a5aff;}
.background {background-color:#5a5aff;}
.border {border:1px solid #5a5aff;}
.text-shadow {border:1px solid #5a5aff;}
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, #000005 is the darkest color, while #efefff is the lightest one.