In RGB color space, #104fff hex color has a red value of 16, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #104fff hex color is composed of 93.73% cyan, 69.02% magenta, 0% yellow and 0% black.
#104fff color has a hue of 224.2 degrees, a saturation of 100% and a lightness of 53.1%.
#104fff hex color contains mainly BLUE.
The closest web safe color of #104fff is #0066ff
#104fff hex color has a decimal value of 1069055.
HEX | 104fff | #104fff |
---|---|---|
RGB | 16, 79, 255 | rgb(16, 79, 255) |
RGB Percent | 6.27, 30.98, 100 | rgb(6.27, 30.98, 100) |
CMYK | 94, 69, 0, 0 | |
HSL | 224.2°, 100, 53.1 | hsl(224.2, 100%, 53.1%) |
HSV | 224.2°, 93.7, 100 |
XYZ | 21.06, 12.922, 95.992 |
---|---|
Hunter Lab | 35.947, 41.668, -133.163 |
CIE-LAB | 42.645, 49.777, -90.66 |
CIE-LCH | 42.645, 103.426, 298.769 |
CIE-LUV | 93.73, 69.02, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #104fff
CMYK percent of color #104fff
Text with hexadecimal color #104fff
This text has a font color of #104fff
<p style="color:#104fff">Text here</p>
#104fff Background Color
This box has a background color of #104fff
<div style="background-color:#104fff">Text here</div>
#104fff Border Color
This box has a border color of #104fff
<div style="border: 4px solid #104fff">Text here</div>
CSS codes
<p style="color:#104fff">Text here</p>
<div style="background-color:#104fff">Text here</div>
<div style="border: 4px solid #104fff">Text here</div>
#104fff Color on white background
This is how a font and box color of #104fff will look
on a white background.
#104fff Color on black background
This is how a font and box color of #104fff hex color will look
on a black background.