dark red-orangish gray/dark vermilionish gray
#4c4745 color RGB value is (76,71,69)
#4c4745 color CMYK value
#4c4745 color HSL value
HSV(or HSB) | 17.1° | 9.2 | 29.8 |
XYZ | 6.308 | 6.473 | 6.547 |
Yxy | 0.326 | 0.335 | 6.473 |
LAB | 30.575 | 1.681 | 1.948 |
LUV | 30.575 | 2.874 | 2.036 |
Hunter-LAB | 25.441 | -0.265 | 2.551 |
CIE-LCH | 30.575 | 2.573 | 49.203 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4C | 47 | 45 |
Decimal | 76 | 71 | 69 |
Octal | 114 | 107 | 105 |
Binary | 01001100 | 01000111 | 01000101 |
Below, you can see some colors close to #4c4745. 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 #4c4745.
<span style="color:#4c4745">Text here</span>
This paragraph has a background color of #4c4745.
<p style="background-color:#4c4745;">Content here</p>
This element has a border color of #4c4745.
<div style="border:1px #4c4745;">Content here</div>
.text {color:#4c4745;}
.background {background-color:#4c4745;}
.border {border:1px solid #4c4745;}
.text-shadow {border:1px solid #4c4745;}
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.