In RGB color space, #007bec hex color has a red value of 0, a green value of 123 and a blue value of 236.
In CMYK color space (used in color printing), #007bec hex color is composed of 100% cyan, 47.88% magenta, 0% yellow and 7.45% black.
#007bec color has a hue of 208.7 degrees, a saturation of 100% and a lightness of 46.3%.
#007bec hex color contains mainly BLUE.
The closest web safe color of #007bec is #0066ff
#007bec hex color has a decimal value of 31724.
HEX | 007bec | #007bec |
---|---|---|
RGB | 0, 123, 236 | rgb(0, 123, 236) |
RGB Percent | 0, 48.24, 92.55 | rgb(0, 48.24, 92.55) |
CMYK | 100, 48, 0, 7 | |
HSL | 208.7°, 100, 46.3 | hsl(208.7, 100%, 46.3%) |
HSV | 208.7°, 100, 92.5 |
XYZ | 22.223, 20.222, 82.089 |
---|---|
Hunter Lab | 44.969, 9.517, -76.753 |
CIE-LAB | 52.087, 14.549, -64.636 |
CIE-LCH | 52.087, 66.253, 282.685 |
CIE-LUV | 100, 47.88, 0, 7.45 |
Web Safe | 0066ff |
RGB percent of color #007bec
CMYK percent of color #007bec
Text with hexadecimal color #007bec
This text has a font color of #007bec
<p style="color:#007bec">Text here</p>
#007bec Background Color
This box has a background color of #007bec
<div style="background-color:#007bec">Text here</div>
#007bec Border Color
This box has a border color of #007bec
<div style="border: 4px solid #007bec">Text here</div>
CSS codes
<p style="color:#007bec">Text here</p>
<div style="background-color:#007bec">Text here</div>
<div style="border: 4px solid #007bec">Text here</div>
#007bec Color on white background
This is how a font and box color of #007bec will look
on a white background.
#007bec Color on black background
This is how a font and box color of #007bec hex color will look
on a black background.