In RGB color space, #007bab hex color has a red value of 0, a green value of 123 and a blue value of 171.
In CMYK color space (used in color printing), #007bab hex color is composed of 100% cyan, 28.07% magenta, 0% yellow and 32.94% black.
#007bab color has a hue of 196.8 degrees, a saturation of 100% and a lightness of 33.5%.
#007bab hex color contains mainly BLUE.
The closest web safe color of #007bab is #006699
#007bab hex color has a decimal value of 31659.
HEX | 007bab | #007bab |
---|---|---|
RGB | 0, 123, 171 | rgb(0, 123, 171) |
RGB Percent | 0, 48.24, 67.06 | rgb(0, 48.24, 67.06) |
CMYK | 100, 28, 0, 33 | |
HSL | 196.8°, 100, 33.5 | hsl(196.8, 100%, 33.5%) |
HSV | 196.8°, 100, 67.1 |
XYZ | 14.434, 17.106, 41.069 |
---|---|
Hunter Lab | 41.359, -10.084, -29.922 |
CIE-LAB | 48.393, -10.798, -33.482 |
CIE-LCH | 48.393, 35.18, 252.125 |
CIE-LUV | 100, 28.07, 0, 32.94 |
Web Safe | 006699 |
RGB percent of color #007bab
CMYK percent of color #007bab
Text with hexadecimal color #007bab
This text has a font color of #007bab
<p style="color:#007bab">Text here</p>
#007bab Background Color
This box has a background color of #007bab
<div style="background-color:#007bab">Text here</div>
#007bab Border Color
This box has a border color of #007bab
<div style="border: 4px solid #007bab">Text here</div>
CSS codes
<p style="color:#007bab">Text here</p>
<div style="background-color:#007bab">Text here</div>
<div style="border: 4px solid #007bab">Text here</div>
#007bab Color on white background
This is how a font and box color of #007bab will look
on a white background.
#007bab Color on black background
This is how a font and box color of #007bab hex color will look
on a black background.