In RGB color space, #007bfb hex color has a red value of 0, a green value of 123 and a blue value of 251.
In CMYK color space (used in color printing), #007bfb hex color is composed of 100% cyan, 51% magenta, 0% yellow and 1.57% black.
#007bfb color has a hue of 210.6 degrees, a saturation of 100% and a lightness of 49.2%.
#007bfb hex color contains mainly BLUE.
The closest web safe color of #007bfb is #0066ff
#007bfb hex color has a decimal value of 31739.
HEX | 007bfb | #007bfb |
---|---|---|
RGB | 0, 123, 251 | rgb(0, 123, 251) |
RGB Percent | 0, 48.24, 98.43 | rgb(0, 48.24, 98.43) |
CMYK | 100, 51, 0, 2 | |
HSL | 210.6°, 100, 49.2 | hsl(210.6, 100%, 49.2%) |
HSV | 210.6°, 100, 98.4 |
XYZ | 24.496, 21.131, 94.054 |
---|---|
Hunter Lab | 45.968, 14.676, -89.133 |
CIE-LAB | 53.093, 20.379, -71.349 |
CIE-LCH | 53.093, 74.202, 285.941 |
CIE-LUV | 100, 51, 0, 1.57 |
Web Safe | 0066ff |
RGB percent of color #007bfb
CMYK percent of color #007bfb
Text with hexadecimal color #007bfb
This text has a font color of #007bfb
<p style="color:#007bfb">Text here</p>
#007bfb Background Color
This box has a background color of #007bfb
<div style="background-color:#007bfb">Text here</div>
#007bfb Border Color
This box has a border color of #007bfb
<div style="border: 4px solid #007bfb">Text here</div>
CSS codes
<p style="color:#007bfb">Text here</p>
<div style="background-color:#007bfb">Text here</div>
<div style="border: 4px solid #007bfb">Text here</div>
#007bfb Color on white background
This is how a font and box color of #007bfb will look
on a white background.
#007bfb Color on black background
This is how a font and box color of #007bfb hex color will look
on a black background.