In RGB color space, #7f7f7f hex color has a red value of 127, a green value of 127 and a blue value of 127.
In CMYK color space (used in color printing), #7f7f7f hex color is composed of 0% cyan, 0% magenta, 0% yellow and 50.2% black.
#7f7f7f color has a hue of 0 degrees, a saturation of 0% and a lightness of 49.8%.
#7f7f7f hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #7f7f7f is #666666
#7f7f7f hex color has a decimal value of 8355711.
HEX | 7f7f7f | #7f7f7f |
---|---|---|
RGB | 127, 127, 127 | rgb(127, 127, 127) |
RGB Percent | 49.8, 49.8, 49.8 | rgb(49.8, 49.8, 49.8) |
CMYK | 0, 0, 0, 50 | |
HSL | 0°, 0, 49.8 | hsl(0, 0%, 49.8%) |
HSV | 0°, 0, 49.803921568627 |
XYZ | 20.173, 21.223, 23.112 |
---|---|
Hunter Lab | 46.068, -2.456, 2.503 |
CIE-LAB | 53.193, 0.006, -0.006 |
CIE-LCH | 53.193, 0.008, 315 |
CIE-LUV | 0, 0, 0, 50.2 |
Web Safe | 666666 |
RGB percent of color #7f7f7f
CMYK percent of color #7f7f7f
Text with hexadecimal color #7f7f7f
This text has a font color of #7f7f7f
<p style="color:#7f7f7f">Text here</p>
#7f7f7f Background Color
This box has a background color of #7f7f7f
<div style="background-color:#7f7f7f">Text here</div>
#7f7f7f Border Color
This box has a border color of #7f7f7f
<div style="border: 4px solid #7f7f7f">Text here</div>
CSS codes
<p style="color:#7f7f7f">Text here</p>
<div style="background-color:#7f7f7f">Text here</div>
<div style="border: 4px solid #7f7f7f">Text here</div>
#7f7f7f Color on white background
This is how a font and box color of #7f7f7f will look
on a white background.
#7f7f7f Color on black background
This is how a font and box color of #7f7f7f hex color will look
on a black background.