In RGB color space, #001ffc hex color has a red value of 0, a green value of 31 and a blue value of 252.
In CMYK color space (used in color printing), #001ffc hex color is composed of 100% cyan, 87.7% magenta, 0% yellow and 1.18% black.
#001ffc color has a hue of 232.6 degrees, a saturation of 100% and a lightness of 49.4%.
#001ffc hex color contains mainly BLUE.
The closest web safe color of #001ffc is #0033ff
#001ffc hex color has a decimal value of 8188.
HEX | 001ffc | #001ffc |
---|---|---|
RGB | 0, 31, 252 | rgb(0, 31, 252) |
RGB Percent | 0, 12.16, 98.82 | rgb(0, 12.16, 98.82) |
CMYK | 100, 88, 0, 1 | |
HSL | 232.6°, 100, 49.4 | hsl(232.6, 100%, 49.4%) |
HSV | 232.6°, 100, 98.8 |
XYZ | 18.061, 8.008, 92.689 |
---|---|
Hunter Lab | 28.298, 64.403, -174.39 |
CIE-LAB | 34, 71.941, -103.342 |
CIE-LCH | 34, 125.917, 304.844 |
CIE-LUV | 100, 87.7, 0, 1.18 |
Web Safe | 0033ff |
RGB percent of color #001ffc
CMYK percent of color #001ffc
Text with hexadecimal color #001ffc
This text has a font color of #001ffc
<p style="color:#001ffc">Text here</p>
#001ffc Background Color
This box has a background color of #001ffc
<div style="background-color:#001ffc">Text here</div>
#001ffc Border Color
This box has a border color of #001ffc
<div style="border: 4px solid #001ffc">Text here</div>
CSS codes
<p style="color:#001ffc">Text here</p>
<div style="background-color:#001ffc">Text here</div>
<div style="border: 4px solid #001ffc">Text here</div>
#001ffc Color on white background
This is how a font and box color of #001ffc will look
on a white background.
#001ffc Color on black background
This is how a font and box color of #001ffc hex color will look
on a black background.