reddish black
Enter any color value (e.g., #9953cc, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2f222f color RGB value is (47,34,47)
#2f222f color CMYK value
#2f222f color HSL value
HSV(or HSB) | 300° | 27.7 | 18.4 |
XYZ | 2.257 | 1.954 | 2.947 |
Yxy | 0.315 | 0.273 | 1.954 |
LAB | 15.242 | 9.06 | -6.186 |
LUV | 15.242 | 5.081 | -6.572 |
Hunter-LAB | 13.977 | 4.369 | -2.719 |
CIE-LCH | 15.242 | 10.97 | 325.674 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2F | 22 | 2F |
Decimal | 47 | 34 | 47 |
Octal | 57 | 42 | 57 |
Binary | 00101111 | 00100010 | 00101111 |
Below, you can see some colors close to #2f222f. 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 #2f222f.
<span style="color:#2f222f">Text here</span>
This paragraph has a background color of #2f222f.
<p style="background-color:#2f222f;">Content here</p>
This element has a border color of #2f222f.
<div style="border:1px #2f222f;">Content here</div>
.text {color:#2f222f;}
.background {background-color:#2f222f;}
.border {border:1px solid #2f222f;}
.text-shadow {border:1px solid #2f222f;}
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, #0a070a is the darkest color, while #fdfdfd is the lightest one.