dark magentaish gray
#807f80 color RGB value is (128,127,128)
#807f80 color CMYK value
#807f80 color HSL value
HSV(or HSB) | 300° | 0.8 | 50.2 |
XYZ | 20.388 | 21.326 | 23.464 |
Yxy | 0.313 | 0.327 | 21.326 |
LAB | 53.305 | 0.577 | -0.415 |
LUV | 53.305 | 0.511 | -0.669 |
Hunter-LAB | 46.181 | -2.012 | 2.202 |
CIE-LCH | 53.305 | 0.711 | 324.222 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 80 | 7F | 80 |
Decimal | 128 | 127 | 128 |
Octal | 200 | 177 | 200 |
Binary | 10000000 | 01111111 | 10000000 |
Below, you can see some colors close to #807f80. 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 #807f80.
<span style="color:#807f80">Text here</span>
This paragraph has a background color of #807f80.
<p style="background-color:#807f80;">Content here</p>
This element has a border color of #807f80.
<div style="border:1px #807f80;">Content here</div>
.text {color:#807f80;}
.background {background-color:#807f80;}
.border {border:1px solid #807f80;}
.text-shadow {border:1px solid #807f80;}
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, #000000 is the darkest color, while #f4f4f4 is the lightest one.