In RGB color space, #0096ff hex color has a red value of 0, a green value of 150 and a blue value of 255.
In CMYK color space (used in color printing), #0096ff hex color is composed of 100% cyan, 41.18% magenta, 0% yellow and 0% black.
#0096ff color has a hue of 204.7 degrees, a saturation of 100% and a lightness of 50%.
#0096ff hex color contains mainly BLUE.
The closest web safe color of #0096ff is #0099ff
#0096ff hex color has a decimal value of 38655.
HEX | 0096ff | #0096ff |
---|---|---|
RGB | 0, 150, 255 | rgb(0, 150, 255) |
RGB Percent | 0, 58.82, 100 | rgb(0, 58.82, 100) |
CMYK | 100, 41, 0, 0 | |
HSL | 204.7°, 100, 50 | hsl(204.7, 100%, 50%) |
HSV | 204.7°, 100, 100 |
XYZ | 28.956, 29.033, 98.685 |
---|---|
Hunter Lab | 53.882, 1.631, -70.872 |
CIE-LAB | 60.811, 5.356, -61.118 |
CIE-LCH | 60.811, 61.352, 275.008 |
CIE-LUV | 100, 41.18, 0, 0 |
Web Safe | 0099ff |
RGB percent of color #0096ff
CMYK percent of color #0096ff
Text with hexadecimal color #0096ff
This text has a font color of #0096ff
<p style="color:#0096ff">Text here</p>
#0096ff Background Color
This box has a background color of #0096ff
<div style="background-color:#0096ff">Text here</div>
#0096ff Border Color
This box has a border color of #0096ff
<div style="border: 4px solid #0096ff">Text here</div>
CSS codes
<p style="color:#0096ff">Text here</p>
<div style="background-color:#0096ff">Text here</div>
<div style="border: 4px solid #0096ff">Text here</div>
#0096ff Color on white background
This is how a font and box color of #0096ff will look
on a white background.
#0096ff Color on black background
This is how a font and box color of #0096ff hex color will look
on a black background.