#5a5ada color RGB value is (90,90,218)
#5a5ada color CMYK value
#5a5ada color HSL value
HSV(or HSB) | 240° | 58.7 | 85.5 |
XYZ | 20.528 | 14.548 | 68.056 |
Yxy | 0.199 | 0.141 | 14.548 |
LAB | 45.009 | 37.019 | -65.813 |
LUV | 45.009 | -7.287 | -101.062 |
Hunter-LAB | 38.142 | 29.319 | -79.091 |
CIE-LCH | 45.009 | 75.51 | 299.357 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 5A | 5A | DA |
Decimal | 90 | 90 | 218 |
Octal | 132 | 132 | 332 |
Binary | 01011010 | 01011010 | 11011010 |
Below, you can see some colors close to #5a5ada. 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 #5a5ada.
<span style="color:#5a5ada">Text here</span>
This paragraph has a background color of #5a5ada.
<p style="background-color:#5a5ada;">Content here</p>
This element has a border color of #5a5ada.
<div style="border:1px #5a5ada;">Content here</div>
.text {color:#5a5ada;}
.background {background-color:#5a5ada;}
.border {border:1px solid #5a5ada;}
.text-shadow {border:1px solid #5a5ada;}
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, #020209 is the darkest color, while #f6f6fd is the lightest one.