In a RGB color space, #2f2f2f hex color is composed of 18.4% red, 18.4% green and 18.4% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 81.6% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 18.4%. #2f2f2f color hex could be obtained by blending #5e5e5e with #000000. Closest websafe color is: #333333.
The hexadecimal color #2f2f2f has RGB values of R:47, G:47, B:47 and CMYK values of C:0, M:0, Y:0, K:0.82. Its decimal value is 3092271.
Hex triplet | 2f2f2f | #2f2f2f |
RGB Decimal | 47, 47, 47 | rgb(47,47,47) |
RGB Percent | 18.4, 18.4, 18.4 | rgb(18.4%,18.4%,18.4%) |
CMYK | 0, 0, 0, 81.6 | |
HSL | 0°, 0, 18.4 | hsl(0,0%,18.4%) |
HSV(HSB) | 0°, 0, 18.4 | |
Web Safe | 333333 | #333 |
XYZ | 2.702, 2.843, 3.096 |
xyY | 0.313, 0.329, 2.843 |
CIE-LAB | 19.402, 0.002, -0.003 |
CIE-LCH | 19.402, 0.004, 296.813 |
CIE-LUV | 19.402, 0, -0.003 |
Hunter-Lab | 16.86, -0.9, 0.916 |
Binary | 00101111, 00101111, 00101111 |
Below, you can see some colors close to #2f2f2f. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #2f2f2f.
<span style="color:#2f2f2f">Text here</span>
This paragraph has a background color of #2f2f2f.
<p style="background-color:#2f2f2f;">Content here</p>
This element has a border color of #2f2f2f.
<div style="border:1px #2f2f2f;">Content here</div>
.text {color:#2f2f2f;}
.background {background-color:#2f2f2f;}
.border {border:1px solid #2f2f2f;}
.text-shadow {border:1px solid #2f2f2f;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #040404 is the darkest color, while #f9f9f9 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #2f2f2f is the less saturated color, while #5a0404 is the most saturated one.