In a RGB color space, #80807f hex color is composed of 50.2% red, 50.2% green and 49.8% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0.8% yellow and 49.8% black. It has a hue angle of 60 degrees, a saturation of 0.4% and a lightness of 50%. #80807f color hex could be obtained by blending #0100fe with #000000. Closest websafe color is: #999966.
The hexadecimal color #80807f has RGB values of R:128, G:128, B:127 and CMYK values of C:0, M:0, Y:0.01, K:0.5. Its decimal value is 8421503.
Hex triplet | 80807f | #80807f |
RGB Decimal | 128, 128, 127 | rgb(128,128,127) |
RGB Percent | 50.2, 50.2, 49.8 | rgb(50.2%,50.2%,49.8%) |
CMYK | 0, 0, 0.8, 49.8 | |
HSL | 60°, 0.4, 50 | hsl(60,0.4%,50%) |
HSV(HSB) | 60°, 0.8, 50.2 | |
Web Safe | 999966 | #996 |
XYZ | 20.452, 21.56, 23.162 |
xyY | 0.314, 0.331, 21.56 |
CIE-LAB | 53.557, -0.195, 0.535 |
CIE-LCH | 53.557, 0.569, 110.025 |
CIE-LUV | 53.557, 0.057, 0.772 |
Hunter-Lab | 46.433, -2.634, 2.927 |
Binary | 10000000, 10000000, 01111111 |
Below, you can see some colors close to #80807f. 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 #80807f.
<span style="color:#80807f">Text here</span>
This paragraph has a background color of #80807f.
<p style="background-color:#80807f;">Content here</p>
This element has a border color of #80807f.
<div style="border:1px #80807f;">Content here</div>
.text {color:#80807f;}
.background {background-color:#80807f;}
.border {border:1px solid #80807f;}
.text-shadow {border:1px solid #80807f;}
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.
A tone is produced by adding gray to any pure hue. In this case, #80807f is the less saturated color, while #f5f50a is the most saturated one.