In RGB color space, #5f7fff hex color has a red value of 95, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #5f7fff hex color is composed of 62.75% cyan, 50.2% magenta, 0% yellow and 0% black.
#5f7fff color has a hue of 228 degrees, a saturation of 100% and a lightness of 68.6%.
#5f7fff hex color contains mainly BLUE.
The closest web safe color of #5f7fff is #6666ff
#5f7fff hex color has a decimal value of 6258687.
HEX | 5f7fff | #5f7fff |
---|---|---|
RGB | 95, 127, 255 | rgb(95, 127, 255) |
RGB Percent | 37.25, 49.8, 100 | rgb(37.25, 49.8, 100) |
CMYK | 63, 50, 0, 0 | |
HSL | 228°, 100, 68.6 | hsl(228, 100%, 68.6%) |
HSV | 228°, 62.7, 100 |
XYZ | 30.359, 24.832, 97.801 |
---|---|
Hunter Lab | 49.832, 21.542, -81.482 |
CIE-LAB | 56.911, 27.512, -67.261 |
CIE-LCH | 56.911, 72.67, 292.246 |
CIE-LUV | 62.75, 50.2, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #5f7fff
CMYK percent of color #5f7fff
Text with hexadecimal color #5f7fff
This text has a font color of #5f7fff
<p style="color:#5f7fff">Text here</p>
#5f7fff Background Color
This box has a background color of #5f7fff
<div style="background-color:#5f7fff">Text here</div>
#5f7fff Border Color
This box has a border color of #5f7fff
<div style="border: 4px solid #5f7fff">Text here</div>
CSS codes
<p style="color:#5f7fff">Text here</p>
<div style="background-color:#5f7fff">Text here</div>
<div style="border: 4px solid #5f7fff">Text here</div>
#5f7fff Color on white background
This is how a font and box color of #5f7fff will look
on a white background.
#5f7fff Color on black background
This is how a font and box color of #5f7fff hex color will look
on a black background.