In RGB color space, #3d7fff hex color has a red value of 61, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #3d7fff hex color is composed of 76.08% cyan, 50.2% magenta, 0% yellow and 0% black.
#3d7fff color has a hue of 219.6 degrees, a saturation of 100% and a lightness of 62%.
#3d7fff hex color contains mainly BLUE.
The closest web safe color of #3d7fff is #3366ff
#3d7fff hex color has a decimal value of 4030463.
HEX | 3d7fff | #3d7fff |
---|---|---|
RGB | 61, 127, 255 | rgb(61, 127, 255) |
RGB Percent | 23.92, 49.8, 100 | rgb(23.92, 49.8, 100) |
CMYK | 76, 50, 0, 0 | |
HSL | 219.6°, 100, 62 | hsl(219.6, 100%, 62%) |
HSV | 219.6°, 76.1, 100 |
XYZ | 27.564, 23.391, 97.67 |
---|---|
Hunter Lab | 48.364, 17.094, -85.879 |
CIE-LAB | 55.473, 22.884, -69.655 |
CIE-LCH | 55.473, 73.318, 288.187 |
CIE-LUV | 76.08, 50.2, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #3d7fff
CMYK percent of color #3d7fff
Text with hexadecimal color #3d7fff
This text has a font color of #3d7fff
<p style="color:#3d7fff">Text here</p>
#3d7fff Background Color
This box has a background color of #3d7fff
<div style="background-color:#3d7fff">Text here</div>
#3d7fff Border Color
This box has a border color of #3d7fff
<div style="border: 4px solid #3d7fff">Text here</div>
CSS codes
<p style="color:#3d7fff">Text here</p>
<div style="background-color:#3d7fff">Text here</div>
<div style="border: 4px solid #3d7fff">Text here</div>
#3d7fff Color on white background
This is how a font and box color of #3d7fff will look
on a white background.
#3d7fff Color on black background
This is how a font and box color of #3d7fff hex color will look
on a black background.