In RGB color space, #001ffb hex color has a red value of 0, a green value of 31 and a blue value of 251.
In CMYK color space (used in color printing), #001ffb hex color is composed of 100% cyan, 87.65% magenta, 0% yellow and 1.57% black.
#001ffb color has a hue of 232.6 degrees, a saturation of 100% and a lightness of 49.2%.
#001ffb hex color contains mainly BLUE.
The closest web safe color of #001ffb is #0033ff
#001ffb hex color has a decimal value of 8187.
HEX | 001ffb | #001ffb |
---|---|---|
RGB | 0, 31, 251 | rgb(0, 31, 251) |
RGB Percent | 0, 12.16, 98.43 | rgb(0, 12.16, 98.43) |
CMYK | 100, 88, 0, 2 | |
HSL | 232.6°, 100, 49.2 | hsl(232.6, 100%, 49.2%) |
HSV | 232.6°, 100, 98.4 |
XYZ | 17.903, 7.945, 91.857 |
---|---|
Hunter Lab | 28.187, 64.048, -173.487 |
CIE-LAB | 33.868, 71.667, -103 |
CIE-LCH | 33.868, 125.48, 304.83 |
CIE-LUV | 100, 87.65, 0, 1.57 |
Web Safe | 0033ff |
RGB percent of color #001ffb
CMYK percent of color #001ffb
Text with hexadecimal color #001ffb
This text has a font color of #001ffb
<p style="color:#001ffb">Text here</p>
#001ffb Background Color
This box has a background color of #001ffb
<div style="background-color:#001ffb">Text here</div>
#001ffb Border Color
This box has a border color of #001ffb
<div style="border: 4px solid #001ffb">Text here</div>
CSS codes
<p style="color:#001ffb">Text here</p>
<div style="background-color:#001ffb">Text here</div>
<div style="border: 4px solid #001ffb">Text here</div>
#001ffb Color on white background
This is how a font and box color of #001ffb will look
on a white background.
#001ffb Color on black background
This is how a font and box color of #001ffb hex color will look
on a black background.