In RGB color space, #3a3fff hex color has a red value of 58, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #3a3fff hex color is composed of 77.25% cyan, 75.29% magenta, 0% yellow and 0% black.
#3a3fff color has a hue of 238.5 degrees, a saturation of 100% and a lightness of 61.4%.
#3a3fff hex color contains mainly BLUE.
The closest web safe color of #3a3fff is #3333ff
#3a3fff hex color has a decimal value of 3817471.
HEX | 3a3fff | #3a3fff |
---|---|---|
RGB | 58, 63, 255 | rgb(58, 63, 255) |
RGB Percent | 22.75, 24.71, 100 | rgb(22.75, 24.71, 100) |
CMYK | 77, 75, 0, 0 | |
HSL | 238.5°, 100, 61.4 | hsl(238.5, 100%, 61.4%) |
HSV | 238.5°, 77.3, 100 |
XYZ | 21.572, 11.675, 95.724 |
---|---|
Hunter Lab | 34.169, 52.899, -142.184 |
CIE-LAB | 40.695, 60.617, -93.845 |
CIE-LCH | 40.695, 111.72, 302.86 |
CIE-LUV | 77.25, 75.29, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #3a3fff
CMYK percent of color #3a3fff
Text with hexadecimal color #3a3fff
This text has a font color of #3a3fff
<p style="color:#3a3fff">Text here</p>
#3a3fff Background Color
This box has a background color of #3a3fff
<div style="background-color:#3a3fff">Text here</div>
#3a3fff Border Color
This box has a border color of #3a3fff
<div style="border: 4px solid #3a3fff">Text here</div>
CSS codes
<p style="color:#3a3fff">Text here</p>
<div style="background-color:#3a3fff">Text here</div>
<div style="border: 4px solid #3a3fff">Text here</div>
#3a3fff Color on white background
This is how a font and box color of #3a3fff will look
on a white background.
#3a3fff Color on black background
This is how a font and box color of #3a3fff hex color will look
on a black background.