dark magenta-pinkish gray/dark ceriseish gray
#746a70 color RGB value is (116,106,112)
#746a70 color CMYK value
#746a70 color HSL value
HSV(or HSB) | 324° | 8.6 | 45.5 |
XYZ | 15.281 | 15.191 | 17.456 |
Yxy | 0.319 | 0.317 | 15.191 |
LAB | 45.895 | 5.092 | -1.934 |
LUV | 45.895 | 5.371 | -3.394 |
Hunter-LAB | 38.976 | 1.777 | 0.729 |
CIE-LCH | 45.895 | 5.447 | 339.203 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 74 | 6A | 70 |
Decimal | 116 | 106 | 112 |
Octal | 164 | 152 | 160 |
Binary | 01110100 | 01101010 | 01110000 |
Below, you can see some colors close to #746a70. 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 #746a70.
<span style="color:#746a70">Text here</span>
This paragraph has a background color of #746a70.
<p style="background-color:#746a70;">Content here</p>
This element has a border color of #746a70.
<div style="border:1px #746a70;">Content here</div>
.text {color:#746a70;}
.background {background-color:#746a70;}
.border {border:1px solid #746a70;}
.text-shadow {border:1px solid #746a70;}
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.