In RGB color space, #0196ff hex color has a red value of 1, a green value of 150 and a blue value of 255.
In CMYK color space (used in color printing), #0196ff hex color is composed of 99.61% cyan, 41.18% magenta, 0% yellow and 0% black.
#0196ff color has a hue of 204.8 degrees, a saturation of 100% and a lightness of 50.2%.
#0196ff hex color contains mainly BLUE.
The closest web safe color of #0196ff is #0099ff
#0196ff hex color has a decimal value of 104191.
HEX | 0196ff | #0196ff |
---|---|---|
RGB | 1, 150, 255 | rgb(1, 150, 255) |
RGB Percent | 0.39, 58.82, 100 | rgb(0.39, 58.82, 100) |
CMYK | 100, 41, 0, 0 | |
HSL | 204.8°, 100, 50.2 | hsl(204.8, 100%, 50.2%) |
HSV | 204.8°, 99.6, 100 |
XYZ | 28.969, 29.039, 98.686 |
---|---|
Hunter Lab | 53.888, 1.654, -70.858 |
CIE-LAB | 60.816, 5.383, -61.109 |
CIE-LCH | 60.816, 61.346, 275.034 |
CIE-LUV | 99.61, 41.18, 0, 0 |
Web Safe | 0099ff |
RGB percent of color #0196ff
CMYK percent of color #0196ff
Text with hexadecimal color #0196ff
This text has a font color of #0196ff
<p style="color:#0196ff">Text here</p>
#0196ff Background Color
This box has a background color of #0196ff
<div style="background-color:#0196ff">Text here</div>
#0196ff Border Color
This box has a border color of #0196ff
<div style="border: 4px solid #0196ff">Text here</div>
CSS codes
<p style="color:#0196ff">Text here</p>
<div style="background-color:#0196ff">Text here</div>
<div style="border: 4px solid #0196ff">Text here</div>
#0196ff Color on white background
This is how a font and box color of #0196ff will look
on a white background.
#0196ff Color on black background
This is how a font and box color of #0196ff hex color will look
on a black background.