dark red-orangish gray/dark tangeloish gray
#4c4846 color RGB value is (76,72,70)
#4c4846 color CMYK value
#4c4846 color HSL value
HSV(or HSB) | 20° | 7.9 | 29.8 |
XYZ | 6.403 | 6.613 | 6.733 |
Yxy | 0.324 | 0.335 | 6.613 |
LAB | 30.91 | 1.252 | 1.79 |
LUV | 30.91 | 2.313 | 1.922 |
Hunter-LAB | 25.717 | -0.558 | 2.478 |
CIE-LCH | 30.91 | 2.184 | 55.026 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 4C | 48 | 46 |
Decimal | 76 | 72 | 70 |
Octal | 114 | 110 | 106 |
Binary | 01001100 | 01001000 | 01000110 |
Below, you can see some colors close to #4c4846. 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 #4c4846.
<span style="color:#4c4846">Text here</span>
This paragraph has a background color of #4c4846.
<p style="background-color:#4c4846;">Content here</p>
This element has a border color of #4c4846.
<div style="border:1px #4c4846;">Content here</div>
.text {color:#4c4846;}
.background {background-color:#4c4846;}
.border {border:1px solid #4c4846;}
.text-shadow {border:1px solid #4c4846;}
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, #0a0909 is the darkest color, while #fefefe is the lightest one.