reddish black
Enter any color value (e.g., #6b2cbc, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2f002f color RGB value is (47,0,47)
#2f002f color CMYK value
#2f002f color HSL value
HSV(or HSB) | 300° | 100 | 18.4 |
XYZ | 1.685 | 0.81 | 2.757 |
Yxy | 0.321 | 0.154 | 0.81 |
LAB | 7.313 | 29.897 | -18.533 |
LUV | 7.313 | 10.193 | -13.18 |
Hunter-LAB | 8.998 | 17.69 | -11.867 |
CIE-LCH | 7.313 | 35.176 | 328.206 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2F | 0 | 2F |
Decimal | 47 | 0 | 47 |
Octal | 57 | 0 | 57 |
Binary | 00101111 | 00000000 | 00101111 |
Below, you can see some colors close to #2f002f. 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 #2f002f.
<span style="color:#2f002f">Text here</span>
This paragraph has a background color of #2f002f.
<p style="background-color:#2f002f;">Content here</p>
This element has a border color of #2f002f.
<div style="border:1px #2f002f;">Content here</div>
.text {color:#2f002f;}
.background {background-color:#2f002f;}
.border {border:1px solid #2f002f;}
.text-shadow {border:1px solid #2f002f;}
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, #040004 is the darkest color, while #ffeeff is the lightest one.