In RGB color space, #007b07 hex color has a red value of 0, a green value of 123 and a blue value of 7.
In CMYK color space (used in color printing), #007b07 hex color is composed of 100% cyan, 0% magenta, 94.31% yellow and 51.76% black.
#007b07 color has a hue of 123.4 degrees, a saturation of 100% and a lightness of 24.1%.
#007b07 hex color contains mainly GREEN.
The closest web safe color of #007b07 is #006600
#007b07 hex color has a decimal value of 31495.
HEX | 007b07 | #007b07 |
---|---|---|
RGB | 0, 123, 7 | rgb(0, 123, 7) |
RGB Percent | 0, 48.24, 2.75 | rgb(0, 48.24, 2.75) |
CMYK | 100, 0, 94, 52 | |
HSL | 123.4°, 100, 24.1 | hsl(123.4, 100%, 24.1%) |
HSV | 123.4°, 100, 48.2 |
XYZ | 7.121, 14.181, 2.563 |
---|---|
Hunter Lab | 37.658, -32.147, 22.325 |
CIE-LAB | 44.491, -49.955, 46.977 |
CIE-LCH | 44.491, 68.574, 136.76 |
CIE-LUV | 100, 0, 94.31, 51.76 |
Web Safe | 006600 |
RGB percent of color #007b07
CMYK percent of color #007b07
Text with hexadecimal color #007b07
This text has a font color of #007b07
<p style="color:#007b07">Text here</p>
#007b07 Background Color
This box has a background color of #007b07
<div style="background-color:#007b07">Text here</div>
#007b07 Border Color
This box has a border color of #007b07
<div style="border: 4px solid #007b07">Text here</div>
CSS codes
<p style="color:#007b07">Text here</p>
<div style="background-color:#007b07">Text here</div>
<div style="border: 4px solid #007b07">Text here</div>
#007b07 Color on white background
This is how a font and box color of #007b07 will look
on a white background.
#007b07 Color on black background
This is how a font and box color of #007b07 hex color will look
on a black background.