In RGB color space, #1a1fff hex color has a red value of 26, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #1a1fff hex color is composed of 89.8% cyan, 87.84% magenta, 0% yellow and 0% black.
#1a1fff color has a hue of 238.7 degrees, a saturation of 100% and a lightness of 55.1%.
#1a1fff hex color contains mainly BLUE.
The closest web safe color of #1a1fff is #3333ff
#1a1fff hex color has a decimal value of 1712127.
HEX | 1a1fff | #1a1fff |
---|---|---|
RGB | 26, 31, 255 | rgb(26, 31, 255) |
RGB Percent | 10.2, 12.16, 100 | rgb(10.2, 12.16, 100) |
CMYK | 90, 88, 0, 0 | |
HSL | 238.7°, 100, 55.1 | hsl(238.7, 100%, 55.1%) |
HSV | 238.7°, 89.8, 100 |
XYZ | 18.966, 8.42, 95.233 |
---|---|
Hunter Lab | 29.017, 65.889, -174.275 |
CIE-LAB | 34.843, 73.029, -103.607 |
CIE-LCH | 34.843, 126.758, 305.179 |
CIE-LUV | 89.8, 87.84, 0, 0 |
Web Safe | 3333ff |
RGB percent of color #1a1fff
CMYK percent of color #1a1fff
Text with hexadecimal color #1a1fff
This text has a font color of #1a1fff
<p style="color:#1a1fff">Text here</p>
#1a1fff Background Color
This box has a background color of #1a1fff
<div style="background-color:#1a1fff">Text here</div>
#1a1fff Border Color
This box has a border color of #1a1fff
<div style="border: 4px solid #1a1fff">Text here</div>
CSS codes
<p style="color:#1a1fff">Text here</p>
<div style="background-color:#1a1fff">Text here</div>
<div style="border: 4px solid #1a1fff">Text here</div>
#1a1fff Color on white background
This is how a font and box color of #1a1fff will look
on a white background.
#1a1fff Color on black background
This is how a font and box color of #1a1fff hex color will look
on a black background.