In RGB color space, #0083ff hex color has a red value of 0, a green value of 131 and a blue value of 255.
In CMYK color space (used in color printing), #0083ff hex color is composed of 100% cyan, 48.63% magenta, 0% yellow and 0% black.
#0083ff color has a hue of 209.2 degrees, a saturation of 100% and a lightness of 50%.
#0083ff hex color contains mainly BLUE.
The closest web safe color of #0083ff is #0099ff
#0083ff hex color has a decimal value of 33791.
HEX | 0083ff | #0083ff |
---|---|---|
RGB | 0, 131, 255 | rgb(0, 131, 255) |
RGB Percent | 0, 51.37, 100 | rgb(0, 51.37, 100) |
CMYK | 100, 49, 0, 0 | |
HSL | 209.2°, 100, 50 | hsl(209.2, 100%, 50%) |
HSV | 209.2°, 100, 100 |
XYZ | 26.166, 23.453, 97.755 |
---|---|
Hunter Lab | 48.428, 11.695, -85.78 |
CIE-LAB | 55.536, 16.92, -69.603 |
CIE-LCH | 55.536, 71.63, 283.663 |
CIE-LUV | 100, 48.63, 0, 0 |
Web Safe | 0099ff |
RGB percent of color #0083ff
CMYK percent of color #0083ff
Text with hexadecimal color #0083ff
This text has a font color of #0083ff
<p style="color:#0083ff">Text here</p>
#0083ff Background Color
This box has a background color of #0083ff
<div style="background-color:#0083ff">Text here</div>
#0083ff Border Color
This box has a border color of #0083ff
<div style="border: 4px solid #0083ff">Text here</div>
CSS codes
<p style="color:#0083ff">Text here</p>
<div style="background-color:#0083ff">Text here</div>
<div style="border: 4px solid #0083ff">Text here</div>
#0083ff Color on white background
This is how a font and box color of #0083ff will look
on a white background.
#0083ff Color on black background
This is how a font and box color of #0083ff hex color will look
on a black background.