dark greenish gray/dark malachite greenish gray
#6a746c color RGB value is (106,116,108)
#6a746c color CMYK value
#6a746c color HSL value
HSV(or HSB) | 132° | 8.6 | 45.5 |
XYZ | 14.896 | 16.638 | 16.614 |
Yxy | 0.309 | 0.346 | 16.638 |
LAB | 47.8 | -5.425 | 3.128 |
LUV | 47.8 | -5.135 | 5.022 |
Hunter-LAB | 40.789 | -6.194 | 4.403 |
CIE-LCH | 47.8 | 6.262 | 150.033 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6A | 74 | 6C |
Decimal | 106 | 116 | 108 |
Octal | 152 | 164 | 154 |
Binary | 01101010 | 01110100 | 01101100 |
Below, you can see some colors close to #6a746c. 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 #6a746c.
<span style="color:#6a746c">Text here</span>
This paragraph has a background color of #6a746c.
<p style="background-color:#6a746c;">Content here</p>
This element has a border color of #6a746c.
<div style="border:1px #6a746c;">Content here</div>
.text {color:#6a746c;}
.background {background-color:#6a746c;}
.border {border:1px solid #6a746c;}
.text-shadow {border:1px solid #6a746c;}
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, #050505 is the darkest color, while #f9f9f9 is the lightest one.