dark green-cyanish gray/dark sea greenish gray
#6a746e color RGB value is (106,116,110)
#6a746e color CMYK value
#6a746e color HSL value
HSV(or HSB) | 144° | 8.6 | 45.5 |
XYZ | 15.004 | 16.681 | 17.181 |
Yxy | 0.307 | 0.341 | 16.681 |
LAB | 47.855 | -5.014 | 2.02 |
LUV | 47.855 | -5.209 | 3.492 |
Hunter-LAB | 40.842 | -5.9 | 3.648 |
CIE-LCH | 47.855 | 5.406 | 158.053 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6A | 74 | 6E |
Decimal | 106 | 116 | 110 |
Octal | 152 | 164 | 156 |
Binary | 01101010 | 01110100 | 01101110 |
Below, you can see some colors close to #6a746e. 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 #6a746e.
<span style="color:#6a746e">Text here</span>
This paragraph has a background color of #6a746e.
<p style="background-color:#6a746e;">Content here</p>
This element has a border color of #6a746e.
<div style="border:1px #6a746e;">Content here</div>
.text {color:#6a746e;}
.background {background-color:#6a746e;}
.border {border:1px solid #6a746e;}
.text-shadow {border:1px solid #6a746e;}
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.