In RGB color space, #0104ff hex color has a red value of 1, a green value of 4 and a blue value of 255.
In CMYK color space (used in color printing), #0104ff hex color is composed of 99.61% cyan, 98.43% magenta, 0% yellow and 0% black.
#0104ff color has a hue of 239.3 degrees, a saturation of 100% and a lightness of 50.2%.
#0104ff hex color contains mainly BLUE.
The closest web safe color of #0104ff is #0000ff
#0104ff hex color has a decimal value of 66815.
HEX | 0104ff | #0104ff |
---|---|---|
RGB | 1, 4, 255 | rgb(1, 4, 255) |
RGB Percent | 0.39, 1.57, 100 | rgb(0.39, 1.57, 100) |
CMYK | 100, 98, 0, 0 | |
HSL | 239.3°, 100, 50.2 | hsl(239.3, 100%, 50.2%) |
HSV | 239.3°, 99.6, 100 |
XYZ | 18.106, 7.313, 95.065 |
---|---|
Hunter Lab | 27.043, 72.188, -189.497 |
CIE-LAB | 32.509, 78.603, -107.518 |
CIE-LCH | 32.509, 133.186, 306.169 |
CIE-LUV | 99.61, 98.43, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #0104ff
CMYK percent of color #0104ff
Text with hexadecimal color #0104ff
This text has a font color of #0104ff
<p style="color:#0104ff">Text here</p>
#0104ff Background Color
This box has a background color of #0104ff
<div style="background-color:#0104ff">Text here</div>
#0104ff Border Color
This box has a border color of #0104ff
<div style="border: 4px solid #0104ff">Text here</div>
CSS codes
<p style="color:#0104ff">Text here</p>
<div style="background-color:#0104ff">Text here</div>
<div style="border: 4px solid #0104ff">Text here</div>
#0104ff Color on white background
This is how a font and box color of #0104ff will look
on a white background.
#0104ff Color on black background
This is how a font and box color of #0104ff hex color will look
on a black background.