In RGB color space, #007caa hex color has a red value of 0, a green value of 124 and a blue value of 170.
In CMYK color space (used in color printing), #007caa hex color is composed of 100% cyan, 27.06% magenta, 0% yellow and 33.33% black.
#007caa color has a hue of 196.2 degrees, a saturation of 100% and a lightness of 33.3%.
#007caa hex color contains mainly BLUE.
The closest web safe color of #007caa is #006699
#007caa hex color has a decimal value of 31914.
HEX | 007caa | #007caa |
---|---|---|
RGB | 0, 124, 170 | rgb(0, 124, 170) |
RGB Percent | 0, 48.63, 66.67 | rgb(0, 48.63, 66.67) |
CMYK | 100, 27, 0, 33 | |
HSL | 196.2°, 100, 33.3 | hsl(196.2, 100%, 33.3%) |
HSV | 196.2°, 100, 66.7 |
XYZ | 14.463, 17.318, 40.611 |
---|---|
Hunter Lab | 41.615, -10.79, -28.729 |
CIE-LAB | 48.658, -11.762, -32.486 |
CIE-LCH | 48.658, 34.55, 250.097 |
CIE-LUV | 100, 27.06, 0, 33.33 |
Web Safe | 006699 |
RGB percent of color #007caa
CMYK percent of color #007caa
Text with hexadecimal color #007caa
This text has a font color of #007caa
<p style="color:#007caa">Text here</p>
#007caa Background Color
This box has a background color of #007caa
<div style="background-color:#007caa">Text here</div>
#007caa Border Color
This box has a border color of #007caa
<div style="border: 4px solid #007caa">Text here</div>
CSS codes
<p style="color:#007caa">Text here</p>
<div style="background-color:#007caa">Text here</div>
<div style="border: 4px solid #007caa">Text here</div>
#007caa Color on white background
This is how a font and box color of #007caa will look
on a white background.
#007caa Color on black background
This is how a font and box color of #007caa hex color will look
on a black background.