In RGB color space, #007bfc hex color has a red value of 0, a green value of 123 and a blue value of 252.
In CMYK color space (used in color printing), #007bfc hex color is composed of 100% cyan, 51.19% magenta, 0% yellow and 1.18% black.
#007bfc color has a hue of 210.7 degrees, a saturation of 100% and a lightness of 49.4%.
#007bfc hex color contains mainly BLUE.
The closest web safe color of #007bfc is #0066ff
#007bfc hex color has a decimal value of 31740.
HEX | 007bfc | #007bfc |
---|---|---|
RGB | 0, 123, 252 | rgb(0, 123, 252) |
RGB Percent | 0, 48.24, 98.82 | rgb(0, 48.24, 98.82) |
CMYK | 100, 51, 0, 1 | |
HSL | 210.7°, 100, 49.4 | hsl(210.7, 100%, 49.4%) |
HSV | 210.7°, 100, 98.8 |
XYZ | 24.654, 21.194, 94.887 |
---|---|
Hunter Lab | 46.037, 15.027, -89.977 |
CIE-LAB | 53.161, 20.766, -71.791 |
CIE-LCH | 53.161, 74.734, 286.133 |
CIE-LUV | 100, 51.19, 0, 1.18 |
Web Safe | 0066ff |
RGB percent of color #007bfc
CMYK percent of color #007bfc
Text with hexadecimal color #007bfc
This text has a font color of #007bfc
<p style="color:#007bfc">Text here</p>
#007bfc Background Color
This box has a background color of #007bfc
<div style="background-color:#007bfc">Text here</div>
#007bfc Border Color
This box has a border color of #007bfc
<div style="border: 4px solid #007bfc">Text here</div>
CSS codes
<p style="color:#007bfc">Text here</p>
<div style="background-color:#007bfc">Text here</div>
<div style="border: 4px solid #007bfc">Text here</div>
#007bfc Color on white background
This is how a font and box color of #007bfc will look
on a white background.
#007bfc Color on black background
This is how a font and box color of #007bfc hex color will look
on a black background.