In RGB color space, #1005ff hex color has a red value of 16, a green value of 5 and a blue value of 255.
In CMYK color space (used in color printing), #1005ff hex color is composed of 93.73% cyan, 98.04% magenta, 0% yellow and 0% black.
#1005ff color has a hue of 242.6 degrees, a saturation of 100% and a lightness of 51%.
#1005ff hex color contains mainly BLUE.
The closest web safe color of #1005ff is #0000ff
#1005ff hex color has a decimal value of 1050111.
HEX | 1005ff | #1005ff |
---|---|---|
RGB | 16, 5, 255 | rgb(16, 5, 255) |
RGB Percent | 6.27, 1.96, 100 | rgb(6.27, 1.96, 100) |
CMYK | 94, 98, 0, 0 | |
HSL | 242.6°, 100, 51 | hsl(242.6, 100%, 51%) |
HSV | 242.6°, 98, 100 |
XYZ | 18.318, 7.439, 95.078 |
---|---|
Hunter Lab | 27.275, 72.153, -187.591 |
CIE-LAB | 32.786, 78.528, -107.049 |
CIE-LCH | 32.786, 132.763, 306.263 |
CIE-LUV | 93.73, 98.04, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #1005ff
CMYK percent of color #1005ff
Text with hexadecimal color #1005ff
This text has a font color of #1005ff
<p style="color:#1005ff">Text here</p>
#1005ff Background Color
This box has a background color of #1005ff
<div style="background-color:#1005ff">Text here</div>
#1005ff Border Color
This box has a border color of #1005ff
<div style="border: 4px solid #1005ff">Text here</div>
CSS codes
<p style="color:#1005ff">Text here</p>
<div style="background-color:#1005ff">Text here</div>
<div style="border: 4px solid #1005ff">Text here</div>
#1005ff Color on white background
This is how a font and box color of #1005ff will look
on a white background.
#1005ff Color on black background
This is how a font and box color of #1005ff hex color will look
on a black background.