#3e3e8b color RGB value is (62,62,139)
#3e3e8b color CMYK value
#3e3e8b color HSL value
HSV(or HSB) | 240° | 55.4 | 54.5 |
XYZ | 8.369 | 6.333 | 25.207 |
Yxy | 0.21 | 0.159 | 6.333 |
LAB | 30.239 | 23.14 | -43.084 |
LUV | 30.239 | -4.248 | -58.919 |
Hunter-LAB | 25.166 | 15.322 | -41.77 |
CIE-LCH | 30.239 | 48.905 | 298.24 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3E | 3E | 8B |
Decimal | 62 | 62 | 139 |
Octal | 76 | 76 | 213 |
Binary | 00111110 | 00111110 | 10001011 |
Below, you can see some colors close to #3e3e8b. 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 #3e3e8b.
<span style="color:#3e3e8b">Text here</span>
This paragraph has a background color of #3e3e8b.
<p style="background-color:#3e3e8b;">Content here</p>
This element has a border color of #3e3e8b.
<div style="border:1px #3e3e8b;">Content here</div>
.text {color:#3e3e8b;}
.background {background-color:#3e3e8b;}
.border {border:1px solid #3e3e8b;}
.text-shadow {border:1px solid #3e3e8b;}
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, #030307 is the darkest color, while #f7f7fb is the lightest one.