In RGB color space, #007bdc hex color has a red value of 0, a green value of 123 and a blue value of 220.
In CMYK color space (used in color printing), #007bdc hex color is composed of 100% cyan, 44.09% magenta, 0% yellow and 13.73% black.
#007bdc color has a hue of 206.5 degrees, a saturation of 100% and a lightness of 43.1%.
#007bdc hex color contains mainly BLUE.
The closest web safe color of #007bdc is #0066cc
#007bdc hex color has a decimal value of 31708.
HEX | 007bdc | #007bdc |
---|---|---|
RGB | 0, 123, 220 | rgb(0, 123, 220) |
RGB Percent | 0, 48.24, 86.27 | rgb(0, 48.24, 86.27) |
CMYK | 100, 44, 0, 14 | |
HSL | 206.5°, 100, 43.1 | hsl(206.5, 100%, 43.1%) |
HSV | 206.5°, 100, 86.3 |
XYZ | 20.001, 19.333, 70.388 |
---|---|
Hunter Lab | 43.969, 4.251, -64.136 |
CIE-LAB | 51.075, 8.286, -57.287 |
CIE-LCH | 51.075, 57.883, 278.23 |
CIE-LUV | 100, 44.09, 0, 13.73 |
Web Safe | 0066cc |
RGB percent of color #007bdc
CMYK percent of color #007bdc
Text with hexadecimal color #007bdc
This text has a font color of #007bdc
<p style="color:#007bdc">Text here</p>
#007bdc Background Color
This box has a background color of #007bdc
<div style="background-color:#007bdc">Text here</div>
#007bdc Border Color
This box has a border color of #007bdc
<div style="border: 4px solid #007bdc">Text here</div>
CSS codes
<p style="color:#007bdc">Text here</p>
<div style="background-color:#007bdc">Text here</div>
<div style="border: 4px solid #007bdc">Text here</div>
#007bdc Color on white background
This is how a font and box color of #007bdc will look
on a white background.
#007bdc Color on black background
This is how a font and box color of #007bdc hex color will look
on a black background.