dark orangish gray/dark orangeish gray
#746f6a color RGB value is (116,111,106)
#746f6a color CMYK value
#746f6a color HSL value
HSV(or HSB) | 30° | 8.6 | 45.5 |
XYZ | 15.488 | 16.122 | 15.931 |
Yxy | 0.326 | 0.339 | 16.122 |
LAB | 47.135 | 0.97 | 3.464 |
LUV | 47.135 | 3.191 | 4.426 |
Hunter-LAB | 40.153 | -1.413 | 4.583 |
CIE-LCH | 47.135 | 3.598 | 74.356 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 74 | 6F | 6A |
Decimal | 116 | 111 | 106 |
Octal | 164 | 157 | 152 |
Binary | 01110100 | 01101111 | 01101010 |
Below, you can see some colors close to #746f6a. 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 #746f6a.
<span style="color:#746f6a">Text here</span>
This paragraph has a background color of #746f6a.
<p style="background-color:#746f6a;">Content here</p>
This element has a border color of #746f6a.
<div style="border:1px #746f6a;">Content here</div>
.text {color:#746f6a;}
.background {background-color:#746f6a;}
.border {border:1px solid #746f6a;}
.text-shadow {border:1px solid #746f6a;}
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.