mostly black
Enter any color value (e.g., #a7a390, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2f2f2f color RGB value is (47,47,47)
#2f2f2f color CMYK value
#2f2f2f color HSL value
HSV(or HSB) | 0° | 0 | 18.4 |
XYZ | 2.702 | 2.843 | 3.096 |
Yxy | 0.313 | 0.329 | 2.843 |
LAB | 19.402 | 0.002 | -0.003 |
LUV | 19.402 | 0 | -0.003 |
Hunter-LAB | 16.86 | -0.9 | 0.916 |
CIE-LCH | 19.402 | 0.004 | 296.813 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2F | 2F | 2F |
Decimal | 47 | 47 | 47 |
Octal | 57 | 57 | 57 |
Binary | 00101111 | 00101111 | 00101111 |
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.