In RGB color space, #001efa hex color has a red value of 0, a green value of 30 and a blue value of 250.
In CMYK color space (used in color printing), #001efa hex color is composed of 100% cyan, 88% magenta, 0% yellow and 1.96% black.
#001efa color has a hue of 232.8 degrees, a saturation of 100% and a lightness of 49%.
#001efa hex color contains mainly BLUE.
The closest web safe color of #001efa is #0033ff
#001efa hex color has a decimal value of 7930.
HEX | 001efa | #001efa |
---|---|---|
RGB | 0, 30, 250 | rgb(0, 30, 250) |
RGB Percent | 0, 11.76, 98.04 | rgb(0, 11.76, 98.04) |
CMYK | 100, 88, 0, 2 | |
HSL | 232.8°, 100, 49 | hsl(232.8, 100%, 49%) |
HSV | 232.8°, 100, 98 |
XYZ | 17.72, 7.831, 91.02 |
---|---|
Hunter Lab | 27.984, 64.058, -173.257 |
CIE-LAB | 33.628, 71.72, -102.837 |
CIE-LCH | 33.628, 125.376, 304.892 |
CIE-LUV | 100, 88, 0, 1.96 |
Web Safe | 0033ff |
RGB percent of color #001efa
CMYK percent of color #001efa
Text with hexadecimal color #001efa
This text has a font color of #001efa
<p style="color:#001efa">Text here</p>
#001efa Background Color
This box has a background color of #001efa
<div style="background-color:#001efa">Text here</div>
#001efa Border Color
This box has a border color of #001efa
<div style="border: 4px solid #001efa">Text here</div>
CSS codes
<p style="color:#001efa">Text here</p>
<div style="background-color:#001efa">Text here</div>
<div style="border: 4px solid #001efa">Text here</div>
#001efa Color on white background
This is how a font and box color of #001efa will look
on a white background.
#001efa Color on black background
This is how a font and box color of #001efa hex color will look
on a black background.