reddish black
Enter any color value (e.g., #db357f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2d2d29 color RGB value is (45,45,41)
#2d2d29 color CMYK value
#2d2d29 color HSL value
HSV(or HSB) | 60° | 8.9 | 17.6 |
XYZ | 2.421 | 2.595 | 2.471 |
Yxy | 0.323 | 0.347 | 2.595 |
LAB | 18.342 | -0.914 | 2.585 |
LUV | 18.342 | 0.183 | 2.538 |
Hunter-LAB | 16.108 | -1.364 | 2.18 |
CIE-LCH | 18.342 | 2.742 | 109.478 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2D | 2D | 29 |
Decimal | 45 | 45 | 41 |
Octal | 55 | 55 | 51 |
Binary | 00101101 | 00101101 | 00101001 |
Below, you can see some colors close to #2d2d29. 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 #2d2d29.
<span style="color:#2d2d29">Text here</span>
This paragraph has a background color of #2d2d29.
<p style="background-color:#2d2d29;">Content here</p>
This element has a border color of #2d2d29.
<div style="border:1px #2d2d29;">Content here</div>
.text {color:#2d2d29;}
.background {background-color:#2d2d29;}
.border {border:1px solid #2d2d29;}
.text-shadow {border:1px solid #2d2d29;}
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, #010100 is the darkest color, while #f5f5f4 is the lightest one.