#8383e3 color RGB value is (131,131,227)
#8383e3 color CMYK value
#8383e3 color HSL value
HSV(or HSB) | 240° | 42.3 | 89 |
XYZ | 31.342 | 26.604 | 76.156 |
Yxy | 0.234 | 0.198 | 26.604 |
LAB | 58.606 | 23.856 | -48.902 |
LUV | 58.606 | -5.764 | -79.946 |
Hunter-LAB | 51.579 | 18.201 | -51.436 |
CIE-LCH | 58.606 | 54.41 | 296.004 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 83 | 83 | E3 |
Decimal | 131 | 131 | 227 |
Octal | 203 | 203 | 343 |
Binary | 10000011 | 10000011 | 11100011 |
Below, you can see some colors close to #8383e3. 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 #8383e3.
<span style="color:#8383e3">Text here</span>
This paragraph has a background color of #8383e3.
<p style="background-color:#8383e3;">Content here</p>
This element has a border color of #8383e3.
<div style="border:1px #8383e3;">Content here</div>
.text {color:#8383e3;}
.background {background-color:#8383e3;}
.border {border:1px solid #8383e3;}
.text-shadow {border:1px solid #8383e3;}
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, #03030f is the darkest color, while #fcfcfe is the lightest one.