In RGB color space, #007bfa hex color has a red value of 0, a green value of 123 and a blue value of 250.
In CMYK color space (used in color printing), #007bfa hex color is composed of 100% cyan, 50.8% magenta, 0% yellow and 1.96% black.
#007bfa color has a hue of 210.5 degrees, a saturation of 100% and a lightness of 49%.
#007bfa hex color contains mainly BLUE.
The closest web safe color of #007bfa is #0066ff
#007bfa hex color has a decimal value of 31738.
HEX | 007bfa | #007bfa |
---|---|---|
RGB | 0, 123, 250 | rgb(0, 123, 250) |
RGB Percent | 0, 48.24, 98.04 | rgb(0, 48.24, 98.04) |
CMYK | 100, 51, 0, 2 | |
HSL | 210.5°, 100, 49 | hsl(210.5, 100%, 49%) |
HSV | 210.5°, 100, 98 |
XYZ | 24.338, 21.068, 93.226 |
---|---|
Hunter Lab | 45.9, 14.323, -88.292 |
CIE-LAB | 53.024, 19.99, -70.907 |
CIE-LCH | 53.024, 73.671, 285.744 |
CIE-LUV | 100, 50.8, 0, 1.96 |
Web Safe | 0066ff |
RGB percent of color #007bfa
CMYK percent of color #007bfa
Text with hexadecimal color #007bfa
This text has a font color of #007bfa
<p style="color:#007bfa">Text here</p>
#007bfa Background Color
This box has a background color of #007bfa
<div style="background-color:#007bfa">Text here</div>
#007bfa Border Color
This box has a border color of #007bfa
<div style="border: 4px solid #007bfa">Text here</div>
CSS codes
<p style="color:#007bfa">Text here</p>
<div style="background-color:#007bfa">Text here</div>
<div style="border: 4px solid #007bfa">Text here</div>
#007bfa Color on white background
This is how a font and box color of #007bfa will look
on a white background.
#007bfa Color on black background
This is how a font and box color of #007bfa hex color will look
on a black background.