In RGB color space, #3f32ff hex color has a red value of 63, a green value of 50 and a blue value of 255.
In CMYK color space (used in color printing), #3f32ff hex color is composed of 75.29% cyan, 80.39% magenta, 0% yellow and 0% black.
#3f32ff color has a hue of 243.8 degrees, a saturation of 100% and a lightness of 59.8%.
#3f32ff hex color contains mainly BLUE.
The closest web safe color of #3f32ff is #3333ff
#3f32ff hex color has a decimal value of 4141823.
HEX | 3f32ff | #3f32ff |
---|---|---|
RGB | 63, 50, 255 | rgb(63, 50, 255) |
RGB Percent | 24.71, 19.61, 100 | rgb(24.71, 19.61, 100) |
CMYK | 75, 80, 0, 0 | |
HSL | 243.8°, 100, 59.8 | hsl(243.8, 100%, 59.8%) |
HSV | 243.8°, 80.4, 100 |
XYZ | 21.241, 10.558, 95.526 |
---|---|
Hunter Lab | 32.493, 59.824, -151.561 |
CIE-LAB | 38.826, 67.105, -96.935 |
CIE-LCH | 38.826, 117.896, 304.694 |
CIE-LUV | 75.29, 80.39, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #3f32ff
CMYK percent of color #3f32ff
Text with hexadecimal color #3f32ff
This text has a font color of #3f32ff
<p style="color:#3f32ff">Text here</p>
#3f32ff Background Color
This box has a background color of #3f32ff
<div style="background-color:#3f32ff">Text here</div>
#3f32ff Border Color
This box has a border color of #3f32ff
<div style="border: 4px solid #3f32ff">Text here</div>
CSS codes
<p style="color:#3f32ff">Text here</p>
<div style="background-color:#3f32ff">Text here</div>
<div style="border: 4px solid #3f32ff">Text here</div>
#3f32ff Color on white background
This is how a font and box color of #3f32ff will look
on a white background.
#3f32ff Color on black background
This is how a font and box color of #3f32ff hex color will look
on a black background.