Shades of Gunsmoke #878886
Tints of Gunsmoke #878886
RGB
CMYK
RGB Variations
Color information
#878886 (or 0x878886) is known color: Gunsmoke. HEX triplet: 87, 88 and 86. RGB value is (135,136,134). Sum of RGB (Red+Green+Blue) = 135+136+134=405 (53% of max value = 765). Red value is 135 (53.12% from 255 or 33.33% from 405); Green value is 136 (53.52% from 255 or 33.58% from 405); Blue value is 134 (52.73% from 255 or 33.09% from 405); Max value from RGB is 136 - color contains mainly: green. Hex color #878886 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #878886 is #787779. Grayscale: #878787. Windows color (decimal): -7894906 or 8816775. OLE color: 8816775.
HSL color Cylindrical-coordinate representation of color #878886: hue angle of 90º degrees, saturation: 0.01, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #878886 is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 136 | 134 | - |
| CMYK | 0.01 | 0 | 0.01 | 0.47 |
| HSL | 90º | 0.01% | 0.53% | - |
| HSV(B) | 90º | 0.01% | 0.53% | - |
| XYZ | 23.1 | 24.48 | 26.06 | - |
| YUV | 135.47 | 127.17 | 127.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 136 | 134 | 0.01 | 0 | 0.01 | 0.47 | 90 | 0.01 | 0.53 |
| Hex | 87 | 88 | 86 | 1 | 0 | 1 | 2F | 5A | 1 | 35 |
| Octal | 207 | 210 | 206 | 1 | 0 | 1 | 57 | 132 | 1 | 65 |
| Binary | 10000111 | 10001000 | 10000110 | 1 | 0 | 1 | 101111 | 1011010 | 1 | 110101 |
Color Harmonies of #878886
Complementary color
Monochromatic Colors of #878886
Black with #878886
Text Example
Text Example
White with #878886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #878886; }
p { color: rgb(135,136,134); }
H1.HeaderClassName
{
color: #878886;
}
.AnyTagClassName
{
color: #878886;
}
</style>
background-color css
<style>
a { background-color: #878886; }
a { background-color: rgb(135,136,134); }
div.DivClassName
{
background-color: #878886;
}
.BgClassName
{
background-color: #878886;
}
</style>
border-color css
<style>
span { border-color: #878886; }
span { border-color: rgb(135,136,134); }
td.TdClassName
{
border-color: #878886;
}
.TagClassName
{
border-color: #878886;
}
</style>