#4c6b4c color RGB value is (76,107,76)
#4c6b4c color CMYK value
#4c6b4c color HSL value
HSV(or HSB) | 120° | 29 | 42 |
XYZ | 9.543 | 12.574 | 8.761 |
Yxy | 0.309 | 0.407 | 12.574 |
LAB | 42.114 | -18.102 | 13.851 |
LUV | 42.114 | -15.2 | 19.645 |
Hunter-LAB | 35.459 | -14.017 | 10.172 |
CIE-LCH | 42.114 | 22.794 | 142.577 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4C | 6B | 4C |
Decimal | 76 | 107 | 76 |
Octal | 114 | 153 | 114 |
Binary | 01001100 | 01101011 | 01001100 |
Below, you can see some colors close to #4c6b4c. 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 #4c6b4c.
<span style="color:#4c6b4c">Text here</span>
This paragraph has a background color of #4c6b4c.
<p style="background-color:#4c6b4c;">Content here</p>
This element has a border color of #4c6b4c.
<div style="border:1px #4c6b4c;">Content here</div>
.text {color:#4c6b4c;}
.background {background-color:#4c6b4c;}
.border {border:1px solid #4c6b4c;}
.text-shadow {border:1px solid #4c6b4c;}
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, #050805 is the darkest color, while #fafcfa is the lightest one.