In RGB color space, #1a7fff hex color has a red value of 26, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #1a7fff hex color is composed of 89.8% cyan, 50.2% magenta, 0% yellow and 0% black.
#1a7fff color has a hue of 213.5 degrees, a saturation of 100% and a lightness of 55.1%.
#1a7fff hex color contains mainly BLUE.
The closest web safe color of #1a7fff is #3366ff
#1a7fff hex color has a decimal value of 1736703.
HEX | 1a7fff | #1a7fff |
---|---|---|
RGB | 26, 127, 255 | rgb(26, 127, 255) |
RGB Percent | 10.2, 49.8, 100 | rgb(10.2, 49.8, 100) |
CMYK | 90, 50, 0, 0 | |
HSL | 213.5°, 100, 55.1 | hsl(213.5, 100%, 55.1%) |
HSV | 213.5°, 89.8, 100 |
XYZ | 26.065, 22.618, 97.6 |
---|---|
Hunter Lab | 47.558, 14.602, -88.385 |
CIE-LAB | 54.677, 20.204, -70.982 |
CIE-LCH | 54.677, 73.801, 285.888 |
CIE-LUV | 89.8, 50.2, 0, 0 |
Web Safe | 3366ff |
RGB percent of color #1a7fff
CMYK percent of color #1a7fff
Text with hexadecimal color #1a7fff
This text has a font color of #1a7fff
<p style="color:#1a7fff">Text here</p>
#1a7fff Background Color
This box has a background color of #1a7fff
<div style="background-color:#1a7fff">Text here</div>
#1a7fff Border Color
This box has a border color of #1a7fff
<div style="border: 4px solid #1a7fff">Text here</div>
CSS codes
<p style="color:#1a7fff">Text here</p>
<div style="background-color:#1a7fff">Text here</div>
<div style="border: 4px solid #1a7fff">Text here</div>
#1a7fff Color on white background
This is how a font and box color of #1a7fff will look
on a white background.
#1a7fff Color on black background
This is how a font and box color of #1a7fff hex color will look
on a black background.