In a RGB color space, #878787 hex color (also known as Mithril) is composed of 52.9% red, 52.9% green and 52.9% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 47.1% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 52.9%. #878787 color hex could be obtained by blending #ffffff with #0f0f0f. Closest websafe color is: #999999.
The hexadecimal color #878787 has RGB values of R:135, G:135, B:135 and CMYK values of C:0, M:0, Y:0, K:0.47. Its decimal value is 8882055.
Hex triplet | 878787 | #878787 |
RGB Decimal | 135, 135, 135 | rgb(135,135,135) |
RGB Percent | 52.9, 52.9, 52.9 | rgb(52.9%,52.9%,52.9%) |
CMYK | 0, 0, 0, 47.1 | |
HSL | 0°, 0, 52.9 | hsl(0,0%,52.9%) |
HSV(HSB) | 0°, 0, 52.9 | |
Web Safe | 999999 | #999 |
XYZ | 23.029, 24.228, 26.384 |
xyY | 0.313, 0.329, 24.228 |
CIE-LAB | 56.315, 0.003, -0.006 |
CIE-LCH | 56.315, 0.007, 296.813 |
CIE-LUV | 56.315, 0.001, -0.01 |
Hunter-Lab | 49.222, -2.626, 2.674 |
Binary | 10000111, 10000111, 10000111 |
Below, you can see some colors close to #878787. 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 #878787.
<span style="color:#878787">Text here</span>
This paragraph has a background color of #878787.
<p style="background-color:#878787;">Content here</p>
This element has a border color of #878787.
<div style="border:1px #878787;">Content here</div>
.text {color:#878787;}
.background {background-color:#878787;}
.border {border:1px solid #878787;}
.text-shadow {border:1px solid #878787;}
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, #070707 is the darkest color, while #fcfcfc is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #878787 is the less saturated color, while #f51919 is the most saturated one.