In RGB color space, #0062ff hex color has a red value of 0, a green value of 98 and a blue value of 255.
In CMYK color space (used in color printing), #0062ff hex color is composed of 100% cyan, 61.57% magenta, 0% yellow and 0% black.
#0062ff color has a hue of 216.9 degrees, a saturation of 100% and a lightness of 50%.
#0062ff hex color contains mainly BLUE.
The closest web safe color of #0062ff is #0066ff
#0062ff hex color has a decimal value of 25343.
HEX | 0062ff | #0062ff |
---|---|---|
RGB | 0, 98, 255 | rgb(0, 98, 255) |
RGB Percent | 0, 38.43, 100 | rgb(0, 38.43, 100) |
CMYK | 100, 62, 0, 0 | |
HSL | 216.9°, 100, 50 | hsl(216.9, 100%, 50%) |
HSV | 216.9°, 100, 100 |
XYZ | 22.418, 15.955, 96.506 |
---|---|
Hunter Lab | 39.944, 30.28, -115.287 |
CIE-LAB | 46.915, 37.74, -83.64 |
CIE-LCH | 46.915, 91.76, 294.286 |
CIE-LUV | 100, 61.57, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #0062ff
CMYK percent of color #0062ff
Text with hexadecimal color #0062ff
This text has a font color of #0062ff
<p style="color:#0062ff">Text here</p>
#0062ff Background Color
This box has a background color of #0062ff
<div style="background-color:#0062ff">Text here</div>
#0062ff Border Color
This box has a border color of #0062ff
<div style="border: 4px solid #0062ff">Text here</div>
CSS codes
<p style="color:#0062ff">Text here</p>
<div style="background-color:#0062ff">Text here</div>
<div style="border: 4px solid #0062ff">Text here</div>
#0062ff Color on white background
This is how a font and box color of #0062ff will look
on a white background.
#0062ff Color on black background
This is how a font and box color of #0062ff hex color will look
on a black background.