In RGB color space, #007b7b hex color has a red value of 0, a green value of 123 and a blue value of 123.
In CMYK color space (used in color printing), #007b7b hex color is composed of 100% cyan, 0% magenta, 0% yellow and 51.76% black.
#007b7b color has a hue of 180 degrees, a saturation of 100% and a lightness of 24.1%.
#007b7b hex color contains mainly GREEN.
The closest web safe color of #007b7b is #006666
#007b7b hex color has a decimal value of 31611.
HEX | 007b7b | #007b7b |
---|---|---|
RGB | 0, 123, 123 | rgb(0, 123, 123) |
RGB Percent | 0, 48.24, 48.24 | rgb(0, 48.24, 48.24) |
CMYK | 100, 0, 0, 52 | |
HSL | 180°, 100, 24.1 | hsl(180, 100%, 24.1%) |
HSV | 180°, 100, 48.2 |
XYZ | 10.658, 15.596, 21.187 |
---|---|
Hunter Lab | 39.492, -20.937, -4.164 |
CIE-LAB | 46.44, -28.027, -8.24 |
CIE-LCH | 46.44, 29.213, 196.383 |
CIE-LUV | 100, 0, 0, 51.76 |
Web Safe | 006666 |
RGB percent of color #007b7b
CMYK percent of color #007b7b
Text with hexadecimal color #007b7b
This text has a font color of #007b7b
<p style="color:#007b7b">Text here</p>
#007b7b Background Color
This box has a background color of #007b7b
<div style="background-color:#007b7b">Text here</div>
#007b7b Border Color
This box has a border color of #007b7b
<div style="border: 4px solid #007b7b">Text here</div>
CSS codes
<p style="color:#007b7b">Text here</p>
<div style="background-color:#007b7b">Text here</div>
<div style="border: 4px solid #007b7b">Text here</div>
#007b7b Color on white background
This is how a font and box color of #007b7b will look
on a white background.
#007b7b Color on black background
This is how a font and box color of #007b7b hex color will look
on a black background.