In RGB color space, #2f2f2f hex color has a red value of 47, a green value of 47 and a blue value of 47.
In CMYK color space (used in color printing), #2f2f2f hex color is composed of 0% cyan, 0% magenta, 0% yellow and 81.57% black.
#2f2f2f color has a hue of 0 degrees, a saturation of 0% and a lightness of 18.4%.
#2f2f2f hex color contains an equal amount of RED, GREEN and BLUE.
The closest web safe color of #2f2f2f is #333333
#2f2f2f hex color has a decimal value of 3092271.
HEX | 2f2f2f | #2f2f2f |
---|---|---|
RGB | 47, 47, 47 | rgb(47, 47, 47) |
RGB Percent | 18.43, 18.43, 18.43 | rgb(18.43, 18.43, 18.43) |
CMYK | 0, 0, 0, 82 | |
HSL | 0°, 0, 18.4 | hsl(0, 0%, 18.4%) |
HSV | 0°, 0, 18.43137254902 |
XYZ | 2.702, 2.843, 3.096 |
---|---|
Hunter Lab | 16.861, -0.903, 0.916 |
CIE-LAB | 19.404, -0.004, -0.003 |
CIE-LCH | 19.404, 0.005, 216.87 |
CIE-LUV | 0, 0, 0, 81.57 |
Web Safe | 333333 |
RGB percent of color #2f2f2f
CMYK percent of color #2f2f2f
Text with hexadecimal color #2f2f2f
This text has a font color of #2f2f2f
<p style="color:#2f2f2f">Text here</p>
#2f2f2f Background Color
This box has a background color of #2f2f2f
<div style="background-color:#2f2f2f">Text here</div>
#2f2f2f Border Color
This box has a border color of #2f2f2f
<div style="border: 4px solid #2f2f2f">Text here</div>
CSS codes
<p style="color:#2f2f2f">Text here</p>
<div style="background-color:#2f2f2f">Text here</div>
<div style="border: 4px solid #2f2f2f">Text here</div>
#2f2f2f Color on white background
This is how a font and box color of #2f2f2f will look
on a white background.
#2f2f2f Color on black background
This is how a font and box color of #2f2f2f hex color will look
on a black background.