In RGB color space, #001feb hex color has a red value of 0, a green value of 31 and a blue value of 235.
In CMYK color space (used in color printing), #001feb hex color is composed of 100% cyan, 86.81% magenta, 0% yellow and 7.84% black.
#001feb color has a hue of 232.1 degrees, a saturation of 100% and a lightness of 46.1%.
#001feb hex color contains mainly BLUE.
The closest web safe color of #001feb is #0033ff
#001feb hex color has a decimal value of 8171.
HEX | 001feb | #001feb |
---|---|---|
RGB | 0, 31, 235 | rgb(0, 31, 235) |
RGB Percent | 0, 12.16, 92.16 | rgb(0, 12.16, 92.16) |
CMYK | 100, 87, 0, 8 | |
HSL | 232.1°, 100, 46.1 | hsl(232.1, 100%, 46.1%) |
HSV | 232.1°, 100, 92.2 |
XYZ | 15.485, 6.978, 79.128 |
---|---|
Hunter Lab | 26.416, 58.409, -159.11 |
CIE-LAB | 31.757, 67.235, -97.473 |
CIE-LCH | 31.757, 118.413, 304.597 |
CIE-LUV | 100, 86.81, 0, 7.84 |
Web Safe | 0033ff |
RGB percent of color #001feb
CMYK percent of color #001feb
Text with hexadecimal color #001feb
This text has a font color of #001feb
<p style="color:#001feb">Text here</p>
#001feb Background Color
This box has a background color of #001feb
<div style="background-color:#001feb">Text here</div>
#001feb Border Color
This box has a border color of #001feb
<div style="border: 4px solid #001feb">Text here</div>
CSS codes
<p style="color:#001feb">Text here</p>
<div style="background-color:#001feb">Text here</div>
<div style="border: 4px solid #001feb">Text here</div>
#001feb Color on white background
This is how a font and box color of #001feb will look
on a white background.
#001feb Color on black background
This is how a font and box color of #001feb hex color will look
on a black background.