dark orangish gray/dark gambogeish gray
#4c4945 color RGB value is (76,73,69)
#4c4945 color CMYK value
#4c4945 color HSL value
HSV(or HSB) | 34.3° | 9.2 | 29.8 |
XYZ | 6.437 | 6.731 | 6.59 |
Yxy | 0.326 | 0.341 | 6.731 |
LAB | 31.187 | 0.416 | 2.832 |
LUV | 31.187 | 1.875 | 3.251 |
Hunter-LAB | 25.945 | -1.115 | 3.101 |
CIE-LCH | 31.187 | 2.862 | 81.639 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4C | 49 | 45 |
Decimal | 76 | 73 | 69 |
Octal | 114 | 111 | 105 |
Binary | 01001100 | 01001001 | 01000101 |
Below, you can see some colors close to #4c4945. 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 #4c4945.
<span style="color:#4c4945">Text here</span>
This paragraph has a background color of #4c4945.
<p style="background-color:#4c4945;">Content here</p>
This element has a border color of #4c4945.
<div style="border:1px #4c4945;">Content here</div>
.text {color:#4c4945;}
.background {background-color:#4c4945;}
.border {border:1px solid #4c4945;}
.text-shadow {border:1px solid #4c4945;}
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, #090908 is the darkest color, while #fdfdfd is the lightest one.