In RGB color space, #3e3fff hex color has a red value of 62, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #3e3fff hex color is composed of 75.69% cyan, 75.29% magenta, 0% yellow and 0% black.
#3e3fff color has a hue of 239.7 degrees, a saturation of 100% and a lightness of 62.2%.
#3e3fff hex color contains mainly BLUE.
The closest web safe color of #3e3fff is #3333ff
#3e3fff hex color has a decimal value of 4079615.
HEX | 3e3fff | #3e3fff |
---|---|---|
RGB | 62, 63, 255 | rgb(62, 63, 255) |
RGB Percent | 24.31, 24.71, 100 | rgb(24.31, 24.71, 100) |
CMYK | 76, 75, 0, 0 | |
HSL | 239.7°, 100, 62.2 | hsl(239.7, 100%, 62.2%) |
HSV | 239.7°, 75.7, 100 |
XYZ | 21.814, 11.799, 95.735 |
---|---|
Hunter Lab | 34.35, 53.246, -141.201 |
CIE-LAB | 40.895, 60.891, -93.507 |
CIE-LCH | 40.895, 111.585, 303.072 |
CIE-LUV | 75.69, 75.29, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #3e3fff
CMYK percent of color #3e3fff
Text with hexadecimal color #3e3fff
This text has a font color of #3e3fff
<p style="color:#3e3fff">Text here</p>
#3e3fff Background Color
This box has a background color of #3e3fff
<div style="background-color:#3e3fff">Text here</div>
#3e3fff Border Color
This box has a border color of #3e3fff
<div style="border: 4px solid #3e3fff">Text here</div>
CSS codes
<p style="color:#3e3fff">Text here</p>
<div style="background-color:#3e3fff">Text here</div>
<div style="border: 4px solid #3e3fff">Text here</div>
#3e3fff Color on white background
This is how a font and box color of #3e3fff will look
on a white background.
#3e3fff Color on black background
This is how a font and box color of #3e3fff hex color will look
on a black background.