dark red-orangish gray/dark vermilionish gray
#7f7774 color RGB value is (127,119,116)
#7f7774 color CMYK value
#7f7774 color HSL value
HSV(or HSB) | 16.4° | 8.7 | 49.8 |
XYZ | 18.502 | 18.967 | 19.209 |
Yxy | 0.326 | 0.335 | 18.967 |
LAB | 50.648 | 2.498 | 2.741 |
LUV | 50.648 | 4.857 | 3.295 |
Hunter-LAB | 43.551 | -0.382 | 4.335 |
CIE-LCH | 50.648 | 3.708 | 47.65 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7F | 77 | 74 |
Decimal | 127 | 119 | 116 |
Octal | 177 | 167 | 164 |
Binary | 01111111 | 01110111 | 01110100 |
Below, you can see some colors close to #7f7774. 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 #7f7774.
<span style="color:#7f7774">Text here</span>
This paragraph has a background color of #7f7774.
<p style="background-color:#7f7774;">Content here</p>
This element has a border color of #7f7774.
<div style="border:1px #7f7774;">Content here</div>
.text {color:#7f7774;}
.background {background-color:#7f7774;}
.border {border:1px solid #7f7774;}
.text-shadow {border:1px solid #7f7774;}
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.