deep blue-magenta/deep blue
#3f38c9 color RGB value is (63,56,201)
#3f38c9 color CMYK value
#3f38c9 color HSL value
HSV(or HSB) | 242.9° | 72.1 | 78.8 |
XYZ | 14.007 | 8.102 | 56.084 |
Yxy | 0.179 | 0.104 | 8.102 |
LAB | 34.195 | 47.744 | -73.778 |
LUV | 34.195 | -5.963 | -101.489 |
Hunter-LAB | 28.464 | 38.024 | -96.896 |
CIE-LCH | 34.195 | 87.879 | 302.908 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3F | 38 | C9 |
Decimal | 63 | 56 | 201 |
Octal | 77 | 70 | 311 |
Binary | 00111111 | 00111000 | 11001001 |
Below, you can see some colors close to #3f38c9. 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 #3f38c9.
<span style="color:#3f38c9">Text here</span>
This paragraph has a background color of #3f38c9.
<p style="background-color:#3f38c9;">Content here</p>
This element has a border color of #3f38c9.
<div style="border:1px #3f38c9;">Content here</div>
.text {color:#3f38c9;}
.background {background-color:#3f38c9;}
.border {border:1px solid #3f38c9;}
.text-shadow {border:1px solid #3f38c9;}
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, #000002 is the darkest color, while #f0f0fb is the lightest one.