In RGB color space, #007faa hex color has a red value of 0, a green value of 127 and a blue value of 170.
In CMYK color space (used in color printing), #007faa hex color is composed of 100% cyan, 25.29% magenta, 0% yellow and 33.33% black.
#007faa color has a hue of 195.2 degrees, a saturation of 100% and a lightness of 33.3%.
#007faa hex color contains mainly BLUE.
The closest web safe color of #007faa is #006699
#007faa hex color has a decimal value of 32682.
HEX | 007faa | #007faa |
---|---|---|
RGB | 0, 127, 170 | rgb(0, 127, 170) |
RGB Percent | 0, 49.8, 66.67 | rgb(0, 49.8, 66.67) |
CMYK | 100, 25, 0, 33 | |
HSL | 195.2°, 100, 33.3 | hsl(195.2, 100%, 33.3%) |
HSV | 195.2°, 100, 66.7 |
XYZ | 14.845, 18.081, 40.738 |
---|---|
Hunter Lab | 42.522, -12.096, -27.038 |
CIE-LAB | 49.594, -13.466, -31.022 |
CIE-LCH | 49.594, 33.819, 246.535 |
CIE-LUV | 100, 25.29, 0, 33.33 |
Web Safe | 006699 |
RGB percent of color #007faa
CMYK percent of color #007faa
Text with hexadecimal color #007faa
This text has a font color of #007faa
<p style="color:#007faa">Text here</p>
#007faa Background Color
This box has a background color of #007faa
<div style="background-color:#007faa">Text here</div>
#007faa Border Color
This box has a border color of #007faa
<div style="border: 4px solid #007faa">Text here</div>
CSS codes
<p style="color:#007faa">Text here</p>
<div style="background-color:#007faa">Text here</div>
<div style="border: 4px solid #007faa">Text here</div>
#007faa Color on white background
This is how a font and box color of #007faa will look
on a white background.
#007faa Color on black background
This is how a font and box color of #007faa hex color will look
on a black background.