dark orangish gray/dark tangeloish gray
#756e69 color RGB value is (117,110,105)
#756e69 color CMYK value
#756e69 color HSL value
HSV(or HSB) | 25° | 10.3 | 45.9 |
XYZ | 15.462 | 15.954 | 15.629 |
Yxy | 0.329 | 0.339 | 15.954 |
LAB | 46.914 | 1.767 | 3.754 |
LUV | 46.914 | 4.384 | 4.665 |
Hunter-LAB | 39.942 | -0.8 | 4.76 |
CIE-LCH | 46.914 | 4.149 | 64.794 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 75 | 6E | 69 |
Decimal | 117 | 110 | 105 |
Octal | 165 | 156 | 151 |
Binary | 01110101 | 01101110 | 01101001 |
Below, you can see some colors close to #756e69. 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 #756e69.
<span style="color:#756e69">Text here</span>
This paragraph has a background color of #756e69.
<p style="background-color:#756e69;">Content here</p>
This element has a border color of #756e69.
<div style="border:1px #756e69;">Content here</div>
.text {color:#756e69;}
.background {background-color:#756e69;}
.border {border:1px solid #756e69;}
.text-shadow {border:1px solid #756e69;}
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, #050504 is the darkest color, while #f9f9f9 is the lightest one.