In RGB color space, #059fff hex color has a red value of 5, a green value of 159 and a blue value of 255.
In CMYK color space (used in color printing), #059fff hex color is composed of 98.04% cyan, 37.65% magenta, 0% yellow and 0% black.
#059fff color has a hue of 203 degrees, a saturation of 100% and a lightness of 51%.
#059fff hex color contains mainly BLUE.
The closest web safe color of #059fff is #0099ff
#059fff hex color has a decimal value of 368639.
HEX | 059fff | #059fff |
---|---|---|
RGB | 5, 159, 255 | rgb(5, 159, 255) |
RGB Percent | 1.96, 62.35, 100 | rgb(1.96, 62.35, 100) |
CMYK | 98, 38, 0, 0 | |
HSL | 203°, 100, 51 | hsl(203, 100%, 51%) |
HSV | 203°, 98, 100 |
XYZ | 30.511, 32.049, 99.186 |
---|---|
Hunter Lab | 56.612, -2.868, -64.25 |
CIE-LAB | 63.383, 0.185, -57.009 |
CIE-LCH | 63.383, 57.009, 270.186 |
CIE-LUV | 98.04, 37.65, 0, 0 |
Web Safe | 0099ff |
RGB percent of color #059fff
CMYK percent of color #059fff
Text with hexadecimal color #059fff
This text has a font color of #059fff
<p style="color:#059fff">Text here</p>
#059fff Background Color
This box has a background color of #059fff
<div style="background-color:#059fff">Text here</div>
#059fff Border Color
This box has a border color of #059fff
<div style="border: 4px solid #059fff">Text here</div>
CSS codes
<p style="color:#059fff">Text here</p>
<div style="background-color:#059fff">Text here</div>
<div style="border: 4px solid #059fff">Text here</div>
#059fff Color on white background
This is how a font and box color of #059fff will look
on a white background.
#059fff Color on black background
This is how a font and box color of #059fff hex color will look
on a black background.