dark reddish gray/dark scarletish gray
#7f7674 color RGB value is (127,118,116)
#7f7674 color CMYK value
#7f7674 color HSL value
HSV(or HSB) | 10.9° | 8.7 | 49.8 |
XYZ | 18.383 | 18.73 | 19.169 |
Yxy | 0.327 | 0.333 | 18.73 |
LAB | 50.37 | 3.079 | 2.337 |
LUV | 50.37 | 5.387 | 2.657 |
Hunter-LAB | 43.278 | 0.085 | 4.033 |
CIE-LCH | 50.37 | 3.866 | 37.201 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7F | 76 | 74 |
Decimal | 127 | 118 | 116 |
Octal | 177 | 166 | 164 |
Binary | 01111111 | 01110110 | 01110100 |
Below, you can see some colors close to #7f7674. 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 #7f7674.
<span style="color:#7f7674">Text here</span>
This paragraph has a background color of #7f7674.
<p style="background-color:#7f7674;">Content here</p>
This element has a border color of #7f7674.
<div style="border:1px #7f7674;">Content here</div>
.text {color:#7f7674;}
.background {background-color:#7f7674;}
.border {border:1px solid #7f7674;}
.text-shadow {border:1px solid #7f7674;}
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, #050404 is the darkest color, while #f9f9f9 is the lightest one.