In RGB color space, #196fff hex color has a red value of 25, a green value of 111 and a blue value of 255.
In CMYK color space (used in color printing), #196fff hex color is composed of 90.2% cyan, 56.47% magenta, 0% yellow and 0% black.
#196fff color has a hue of 217.6 degrees, a saturation of 100% and a lightness of 54.9%.
#196fff hex color contains mainly BLUE.
The closest web safe color of #196fff is #0066ff
#196fff hex color has a decimal value of 1667071.
HEX | 196fff | #196fff |
---|---|---|
RGB | 25, 111, 255 | rgb(25, 111, 255) |
RGB Percent | 9.8, 43.53, 100 | rgb(9.8, 43.53, 100) |
CMYK | 90, 56, 0, 0 | |
HSL | 217.6°, 100, 54.9 | hsl(217.6, 100%, 54.9%) |
HSV | 217.6°, 90.2, 100 |
XYZ | 24.135, 18.796, 96.964 |
---|---|
Hunter Lab | 43.354, 23.499, -102.257 |
CIE-LAB | 50.448, 30.209, -77.854 |
CIE-LCH | 50.448, 83.509, 291.207 |
CIE-LUV | 90.2, 56.47, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #196fff
CMYK percent of color #196fff
Text with hexadecimal color #196fff
This text has a font color of #196fff
<p style="color:#196fff">Text here</p>
#196fff Background Color
This box has a background color of #196fff
<div style="background-color:#196fff">Text here</div>
#196fff Border Color
This box has a border color of #196fff
<div style="border: 4px solid #196fff">Text here</div>
CSS codes
<p style="color:#196fff">Text here</p>
<div style="background-color:#196fff">Text here</div>
<div style="border: 4px solid #196fff">Text here</div>
#196fff Color on white background
This is how a font and box color of #196fff will look
on a white background.
#196fff Color on black background
This is how a font and box color of #196fff hex color will look
on a black background.