In RGB color space, #139fff hex color has a red value of 19, a green value of 159 and a blue value of 255.
In CMYK color space (used in color printing), #139fff hex color is composed of 92.55% cyan, 37.65% magenta, 0% yellow and 0% black.
#139fff color has a hue of 204.4 degrees, a saturation of 100% and a lightness of 53.7%.
#139fff hex color contains mainly BLUE.
The closest web safe color of #139fff is #0099ff
#139fff hex color has a decimal value of 1286143.
HEX | 139fff | #139fff |
---|---|---|
RGB | 19, 159, 255 | rgb(19, 159, 255) |
RGB Percent | 7.45, 62.35, 100 | rgb(7.45, 62.35, 100) |
CMYK | 93, 38, 0, 0 | |
HSL | 204.4°, 100, 53.7 | hsl(204.4, 100%, 53.7%) |
HSV | 204.4°, 92.5, 100 |
XYZ | 30.717, 32.155, 99.195 |
---|---|
Hunter Lab | 56.705, -2.542, -64.023 |
CIE-LAB | 63.471, 0.577, -56.864 |
CIE-LCH | 63.471, 56.867, 270.581 |
CIE-LUV | 92.55, 37.65, 0, 0 |
Web Safe | 0099ff |
RGB percent of color #139fff
CMYK percent of color #139fff
Text with hexadecimal color #139fff
This text has a font color of #139fff
<p style="color:#139fff">Text here</p>
#139fff Background Color
This box has a background color of #139fff
<div style="background-color:#139fff">Text here</div>
#139fff Border Color
This box has a border color of #139fff
<div style="border: 4px solid #139fff">Text here</div>
CSS codes
<p style="color:#139fff">Text here</p>
<div style="background-color:#139fff">Text here</div>
<div style="border: 4px solid #139fff">Text here</div>
#139fff Color on white background
This is how a font and box color of #139fff will look
on a white background.
#139fff Color on black background
This is how a font and box color of #139fff hex color will look
on a black background.