reddish black
Enter any color value (e.g., #571a3e, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2d2d32 color RGB value is (45,45,50)
#2d2d32 color CMYK value
#2d2d32 color HSL value
HSV(or HSB) | 240° | 10 | 19.6 |
XYZ | 2.596 | 2.665 | 3.395 |
Yxy | 0.3 | 0.308 | 2.665 |
LAB | 18.649 | 1.235 | -3.211 |
LUV | 18.649 | -0.239 | -3.323 |
Hunter-LAB | 16.325 | -0.179 | -0.904 |
CIE-LCH | 18.649 | 3.44 | 291.033 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2D | 2D | 32 |
Decimal | 45 | 45 | 50 |
Octal | 55 | 55 | 62 |
Binary | 00101101 | 00101101 | 00110010 |
Below, you can see some colors close to #2d2d32. 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 #2d2d32.
<span style="color:#2d2d32">Text here</span>
This paragraph has a background color of #2d2d32.
<p style="background-color:#2d2d32;">Content here</p>
This element has a border color of #2d2d32.
<div style="border:1px #2d2d32;">Content here</div>
.text {color:#2d2d32;}
.background {background-color:#2d2d32;}
.border {border:1px solid #2d2d32;}
.text-shadow {border:1px solid #2d2d32;}
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, #050505 is the darkest color, while #f9f9fa is the lightest one.