In RGB color space, #001afa hex color has a red value of 0, a green value of 26 and a blue value of 250.
In CMYK color space (used in color printing), #001afa hex color is composed of 100% cyan, 89.6% magenta, 0% yellow and 1.96% black.
#001afa color has a hue of 233.8 degrees, a saturation of 100% and a lightness of 49%.
#001afa hex color contains mainly BLUE.
The closest web safe color of #001afa is #0033ff
#001afa hex color has a decimal value of 6906.
HEX | 001afa | #001afa |
---|---|---|
RGB | 0, 26, 250 | rgb(0, 26, 250) |
RGB Percent | 0, 10.2, 98.04 | rgb(0, 10.2, 98.04) |
CMYK | 100, 90, 0, 2 | |
HSL | 233.8°, 100, 49 | hsl(233.8, 100%, 49%) |
HSV | 233.8°, 100, 98 |
XYZ | 17.625, 7.641, 90.988 |
---|---|
Hunter Lab | 27.642, 65.439, -175.81 |
CIE-LAB | 33.224, 72.953, -103.513 |
CIE-LCH | 33.224, 126.638, 305.175 |
CIE-LUV | 100, 89.6, 0, 1.96 |
Web Safe | 0033ff |
RGB percent of color #001afa
CMYK percent of color #001afa
Text with hexadecimal color #001afa
This text has a font color of #001afa
<p style="color:#001afa">Text here</p>
#001afa Background Color
This box has a background color of #001afa
<div style="background-color:#001afa">Text here</div>
#001afa Border Color
This box has a border color of #001afa
<div style="border: 4px solid #001afa">Text here</div>
CSS codes
<p style="color:#001afa">Text here</p>
<div style="background-color:#001afa">Text here</div>
<div style="border: 4px solid #001afa">Text here</div>
#001afa Color on white background
This is how a font and box color of #001afa will look
on a white background.
#001afa Color on black background
This is how a font and box color of #001afa hex color will look
on a black background.