reddish black
Enter any color value (e.g., #0a7cef, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#22201f color RGB value is (34,32,31)
#22201f color CMYK value
#22201f color HSL value
HSV(or HSB) | 20° | 8.8 | 13.3 |
XYZ | 1.424 | 1.472 | 1.505 |
Yxy | 0.323 | 0.334 | 1.472 |
LAB | 12.429 | 0.708 | 1.013 |
LUV | 12.429 | 0.868 | 0.723 |
Hunter-LAB | 12.133 | -0.289 | 1.136 |
CIE-LCH | 12.429 | 1.236 | 55.053 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 22 | 20 | 1F |
Decimal | 34 | 32 | 31 |
Octal | 42 | 40 | 37 |
Binary | 00100010 | 00100000 | 00011111 |
Below, you can see some colors close to #22201f. 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 #22201f.
<span style="color:#22201f">Text here</span>
This paragraph has a background color of #22201f.
<p style="background-color:#22201f;">Content here</p>
This element has a border color of #22201f.
<div style="border:1px #22201f;">Content here</div>
.text {color:#22201f;}
.background {background-color:#22201f;}
.border {border:1px solid #22201f;}
.text-shadow {border:1px solid #22201f;}
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, #010101 is the darkest color, while #f5f5f5 is the lightest one.