In RGB color space, #005fff hex color has a red value of 0, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #005fff hex color is composed of 100% cyan, 62.75% magenta, 0% yellow and 0% black.
#005fff color has a hue of 217.6 degrees, a saturation of 100% and a lightness of 50%.
#005fff hex color contains mainly BLUE.
The closest web safe color of #005fff is #0066ff
#005fff hex color has a decimal value of 24575.
HEX | 005fff | #005fff |
---|---|---|
RGB | 0, 95, 255 | rgb(0, 95, 255) |
RGB Percent | 0, 37.25, 100 | rgb(0, 37.25, 100) |
CMYK | 100, 63, 0, 0 | |
HSL | 217.6°, 100, 50 | hsl(217.6, 100%, 50%) |
HSV | 217.6°, 100, 100 |
XYZ | 22.142, 15.404, 96.414 |
---|---|
Hunter Lab | 39.248, 32.018, -118.175 |
CIE-LAB | 46.183, 39.626, -84.843 |
CIE-LCH | 46.183, 93.641, 295.035 |
CIE-LUV | 100, 62.75, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #005fff
CMYK percent of color #005fff
Text with hexadecimal color #005fff
This text has a font color of #005fff
<p style="color:#005fff">Text here</p>
#005fff Background Color
This box has a background color of #005fff
<div style="background-color:#005fff">Text here</div>
#005fff Border Color
This box has a border color of #005fff
<div style="border: 4px solid #005fff">Text here</div>
CSS codes
<p style="color:#005fff">Text here</p>
<div style="background-color:#005fff">Text here</div>
<div style="border: 4px solid #005fff">Text here</div>
#005fff Color on white background
This is how a font and box color of #005fff will look
on a white background.
#005fff Color on black background
This is how a font and box color of #005fff hex color will look
on a black background.