In RGB color space, #3f6fff hex color has a red value of 63, a green value of 111 and a blue value of 255.
In CMYK color space (used in color printing), #3f6fff hex color is composed of 75.29% cyan, 56.47% magenta, 0% yellow and 0% black.
#3f6fff color has a hue of 225 degrees, a saturation of 100% and a lightness of 62.4%.
#3f6fff hex color contains mainly BLUE.
The closest web safe color of #3f6fff is #3366ff
#3f6fff hex color has a decimal value of 4157439.
HEX | 3f6fff | #3f6fff |
---|---|---|
RGB | 63, 111, 255 | rgb(63, 111, 255) |
RGB Percent | 24.71, 43.53, 100 | rgb(24.71, 43.53, 100) |
CMYK | 75, 56, 0, 0 | |
HSL | 225°, 100, 62.4 | hsl(225, 100%, 62.4%) |
HSV | 225°, 75.3, 100 |
XYZ | 25.784, 19.646, 97.041 |
---|---|
Hunter Lab | 44.324, 26.27, -98.781 |
CIE-LAB | 51.435, 33.007, -76.203 |
CIE-LCH | 51.435, 83.044, 293.42 |
CIE-LUV | 75.29, 56.47, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #3f6fff
CMYK percent of color #3f6fff
Text with hexadecimal color #3f6fff
This text has a font color of #3f6fff
<p style="color:#3f6fff">Text here</p>
#3f6fff Background Color
This box has a background color of #3f6fff
<div style="background-color:#3f6fff">Text here</div>
#3f6fff Border Color
This box has a border color of #3f6fff
<div style="border: 4px solid #3f6fff">Text here</div>
CSS codes
<p style="color:#3f6fff">Text here</p>
<div style="background-color:#3f6fff">Text here</div>
<div style="border: 4px solid #3f6fff">Text here</div>
#3f6fff Color on white background
This is how a font and box color of #3f6fff will look
on a white background.
#3f6fff Color on black background
This is how a font and box color of #3f6fff hex color will look
on a black background.