reddish black
Enter any color value (e.g., #ee2e66, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#808984 color RGB value is (128,137,132)
#808984 color CMYK value
#808984 color HSL value
HSV(or HSB) | 146.7° | 6.6 | 53.7 |
XYZ | 22.013 | 24.146 | 25.33 |
Yxy | 0.308 | 0.338 | 24.146 |
LAB | 56.234 | -4.3 | 1.536 |
LUV | 56.234 | -4.759 | 2.843 |
Hunter-LAB | 49.139 | -6.031 | 3.834 |
CIE-LCH | 56.234 | 4.567 | 160.34 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 80 | 89 | 84 |
Decimal | 128 | 137 | 132 |
Octal | 200 | 211 | 204 |
Binary | 10000000 | 10001001 | 10000100 |
Below, you can see some colors close to #808984. 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 #808984.
<span style="color:#808984">Text here</span>
This paragraph has a background color of #808984.
<p style="background-color:#808984;">Content here</p>
This element has a border color of #808984.
<div style="border:1px #808984;">Content here</div>
.text {color:#808984;}
.background {background-color:#808984;}
.border {border:1px solid #808984;}
.text-shadow {border:1px solid #808984;}
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 #f9faf9 is the lightest one.