reddish black
Enter any color value (e.g., #e5437c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#2c2525 color RGB value is (44,37,37)
#2c2525 color CMYK value
#2c2525 color HSL value
HSV(or HSB) | 0° | 15.9 | 17.3 |
XYZ | 2.034 | 1.992 | 2.028 |
Yxy | 0.336 | 0.329 | 1.992 |
LAB | 15.446 | 3.277 | 1.206 |
LUV | 15.446 | 3.271 | 0.703 |
Hunter-LAB | 14.114 | 1.025 | 1.363 |
CIE-LCH | 15.446 | 3.492 | 20.205 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2C | 25 | 25 |
Decimal | 44 | 37 | 37 |
Octal | 54 | 45 | 45 |
Binary | 00101100 | 00100101 | 00100101 |
Below, you can see some colors close to #2c2525. 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 #2c2525.
<span style="color:#2c2525">Text here</span>
This paragraph has a background color of #2c2525.
<p style="background-color:#2c2525;">Content here</p>
This element has a border color of #2c2525.
<div style="border:1px #2c2525;">Content here</div>
.text {color:#2c2525;}
.background {background-color:#2c2525;}
.border {border:1px solid #2c2525;}
.text-shadow {border:1px solid #2c2525;}
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, #090808 is the darkest color, while #fdfdfd is the lightest one.