In RGB color space, #3f33ff hex color has a red value of 63, a green value of 51 and a blue value of 255.
In CMYK color space (used in color printing), #3f33ff hex color is composed of 75.29% cyan, 80% magenta, 0% yellow and 0% black.
#3f33ff color has a hue of 243.5 degrees, a saturation of 100% and a lightness of 60%.
#3f33ff hex color contains mainly BLUE.
The closest web safe color of #3f33ff is #3333ff
#3f33ff hex color has a decimal value of 4142079.
HEX | 3f33ff | #3f33ff |
---|---|---|
RGB | 63, 51, 255 | rgb(63, 51, 255) |
RGB Percent | 24.71, 20, 100 | rgb(24.71, 20, 100) |
CMYK | 75, 80, 0, 0 | |
HSL | 243.5°, 100, 60 | hsl(243.5, 100%, 60%) |
HSV | 243.5°, 80, 100 |
XYZ | 21.284, 10.644, 95.541 |
---|---|
Hunter Lab | 32.625, 59.356, -150.79 |
CIE-LAB | 38.974, 66.67, -96.689 |
CIE-LCH | 38.974, 117.446, 304.587 |
CIE-LUV | 75.29, 80, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #3f33ff
CMYK percent of color #3f33ff
Text with hexadecimal color #3f33ff
This text has a font color of #3f33ff
<p style="color:#3f33ff">Text here</p>
#3f33ff Background Color
This box has a background color of #3f33ff
<div style="background-color:#3f33ff">Text here</div>
#3f33ff Border Color
This box has a border color of #3f33ff
<div style="border: 4px solid #3f33ff">Text here</div>
CSS codes
<p style="color:#3f33ff">Text here</p>
<div style="background-color:#3f33ff">Text here</div>
<div style="border: 4px solid #3f33ff">Text here</div>
#3f33ff Color on white background
This is how a font and box color of #3f33ff will look
on a white background.
#3f33ff Color on black background
This is how a font and box color of #3f33ff hex color will look
on a black background.