dark grayish green/dark grayish chartreuse green
#353e2c color RGB value is (53,62,44)
#353e2c color CMYK value
#353e2c color HSL value
HSV(or HSB) | 90° | 29 | 24.3 |
XYZ | 3.645 | 4.384 | 3.037 |
Yxy | 0.329 | 0.396 | 4.384 |
LAB | 24.902 | -7.684 | 9.868 |
LUV | 24.902 | -3.924 | 11.066 |
Hunter-LAB | 20.938 | -5.563 | 6.057 |
CIE-LCH | 24.902 | 12.506 | 127.906 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 35 | 3E | 2C |
Decimal | 53 | 62 | 44 |
Octal | 65 | 76 | 54 |
Binary | 00110101 | 00111110 | 00101100 |
Below, you can see some colors close to #353e2c. 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 #353e2c.
<span style="color:#353e2c">Text here</span>
This paragraph has a background color of #353e2c.
<p style="background-color:#353e2c;">Content here</p>
This element has a border color of #353e2c.
<div style="border:1px #353e2c;">Content here</div>
.text {color:#353e2c;}
.background {background-color:#353e2c;}
.border {border:1px solid #353e2c;}
.text-shadow {border:1px solid #353e2c;}
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, #0a0c09 is the darkest color, while #ffffff is the lightest one.