dark grayish green/dark grayish malachite green
#2c3e31 color RGB value is (44,62,49)
#2c3e31 color CMYK value
#2c3e31 color HSL value
HSV(or HSB) | 136.7° | 29 | 24.3 |
XYZ | 3.316 | 4.202 | 3.542 |
Yxy | 0.3 | 0.38 | 4.202 |
LAB | 24.33 | -10.462 | 5.688 |
LUV | 24.33 | -8.081 | 7.273 |
Hunter-LAB | 20.5 | -7.004 | 4.105 |
CIE-LCH | 24.33 | 11.908 | 151.465 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 2C | 3E | 31 |
Decimal | 44 | 62 | 49 |
Octal | 54 | 76 | 61 |
Binary | 00101100 | 00111110 | 00110001 |
Below, you can see some colors close to #2c3e31. 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 #2c3e31.
<span style="color:#2c3e31">Text here</span>
This paragraph has a background color of #2c3e31.
<p style="background-color:#2c3e31;">Content here</p>
This element has a border color of #2c3e31.
<div style="border:1px #2c3e31;">Content here</div>
.text {color:#2c3e31;}
.background {background-color:#2c3e31;}
.border {border:1px solid #2c3e31;}
.text-shadow {border:1px solid #2c3e31;}
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, #090c0a is the darkest color, while #ffffff is the lightest one.