reddish black
Enter any color value (e.g., #24b8dd, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2f2222 color RGB value is (47,34,34)
#2f2222 color CMYK value
#2f2222 color HSL value
HSV(or HSB) | 0° | 27.7 | 18.4 |
XYZ | 2.033 | 1.864 | 1.766 |
Yxy | 0.359 | 0.329 | 1.864 |
LAB | 14.756 | 6.225 | 2.402 |
LUV | 14.756 | 6.254 | 1.347 |
Hunter-LAB | 13.652 | 2.69 | 1.887 |
CIE-LCH | 14.756 | 6.673 | 21.097 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2F | 22 | 22 |
Decimal | 47 | 34 | 34 |
Octal | 57 | 42 | 42 |
Binary | 00101111 | 00100010 | 00100010 |
Below, you can see some colors close to #2f2222. 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 #2f2222.
<span style="color:#2f2222">Text here</span>
This paragraph has a background color of #2f2222.
<p style="background-color:#2f2222;">Content here</p>
This element has a border color of #2f2222.
<div style="border:1px #2f2222;">Content here</div>
.text {color:#2f2222;}
.background {background-color:#2f2222;}
.border {border:1px solid #2f2222;}
.text-shadow {border:1px solid #2f2222;}
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, #0a0707 is the darkest color, while #fdfdfd is the lightest one.