deep green/deep sap green
#49c938 color RGB value is (73,201,56)
#49c938 color CMYK value
#49c938 color HSL value
HSV(or HSB) | 113° | 72.1 | 78.8 |
XYZ | 24.348 | 43.475 | 10.85 |
Yxy | 0.309 | 0.553 | 43.475 |
LAB | 71.876 | -61.227 | 58.789 |
LUV | 71.876 | -56.511 | 78.036 |
Hunter-LAB | 65.936 | -49.473 | 36.399 |
CIE-LCH | 71.876 | 84.882 | 136.164 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 49 | C9 | 38 |
Decimal | 73 | 201 | 56 |
Octal | 111 | 311 | 70 |
Binary | 01001001 | 11001001 | 00111000 |
Below, you can see some colors close to #49c938. 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 #49c938.
<span style="color:#49c938">Text here</span>
This paragraph has a background color of #49c938.
<p style="background-color:#49c938;">Content here</p>
This element has a border color of #49c938.
<div style="border:1px #49c938;">Content here</div>
.text {color:#49c938;}
.background {background-color:#49c938;}
.border {border:1px solid #49c938;}
.text-shadow {border:1px solid #49c938;}
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, #010200 is the darkest color, while #f1fbf0 is the lightest one.